001: /////////////////////////////////////////////////////////////////
002: /// getID3() by James Heinrich <info@getid3.org> //
003: // available at http://getid3.sourceforge.net //
004: // or http://www.getid3.org //
005: // also https://github.com/JamesHeinrich/getID3 //
006: /////////////////////////////////////////////////////////////////
007:
008: *****************************************************************
009: *****************************************************************
010:
011: getID3() is released under multiple licenses. You may choose
012: from the following licenses, and use getID3 according to the
013: terms of the license most suitable to your project.
014:
015: GNU GPL: https://gnu.org/licenses/gpl.html (v3)
016: https://gnu.org/licenses/old-licenses/gpl-2.0.html (v2)
017: https://gnu.org/licenses/old-licenses/gpl-1.0.html (v1)
018:
019: GNU LGPL: https://gnu.org/licenses/lgpl.html (v3)
020:
021: Mozilla MPL: http://www.mozilla.org/MPL/2.0/ (v2)
022:
023: getID3 Commercial License: http://getid3.org/#gCL (payment required)
024:
025: *****************************************************************
026: *****************************************************************
027:
028: Copies of each of the above licenses are included in the 'licenses'
029: directory of the getID3 distribution.
030: