1//////////////////////////////////////////////////////////////
2//   phpThumb() by James Heinrich <info@silisoftware.com>   //
3//        available at http://phpthumb.sourceforge.net      //
4//         and/or https://github.com/JamesHeinrich/phpThumb //
5//////////////////////////////////////////////////////////////
6
7*****************************************************************
8*****************************************************************
9
10   phpThumb is released under multiple licenses. You may choose
11   from the following licenses, and use getID3 according to the
12   terms of the license most suitable to your project.
13
14GNU GPL: https://gnu.org/licenses/gpl.html                   (v3)
15         https://gnu.org/licenses/old-licenses/gpl-2.0.html  (v2)
16         https://gnu.org/licenses/old-licenses/gpl-1.0.html  (v1)
17
18GNU LGPL: https://gnu.org/licenses/lgpl.html                 (v3)
19
20Mozilla MPL: https://www.mozilla.org/MPL/2.0/                (v2)
21
22phpThumb Commercial License (pTCL):
23http://phpthumb.sourceforge.net/#pTCL (payment required)
24
25*****************************************************************
26*****************************************************************
27
28Copies of each of the above licenses are included in the 'licenses'
29directory of the phpThumb distribution.
30