On Sep 14, 2010, at 21:54, [email protected] wrote: > Revision: 71491 > http://trac.macports.org/changeset/71491 > Author: [email protected] > Date: 2010-09-14 19:53:58 -0700 (Tue, 14 Sep 2010) > Log Message: > ----------- > py*-game: license > > Modified Paths: > -------------- > trunk/dports/python/py-game/Portfile > trunk/dports/python/py25-game/Portfile > trunk/dports/python/py26-game/Portfile > trunk/dports/python/py27-game/Portfile > > Modified: trunk/dports/python/py-game/Portfile > =================================================================== > --- trunk/dports/python/py-game/Portfile 2010-09-15 02:47:12 UTC (rev > 71490) > +++ trunk/dports/python/py-game/Portfile 2010-09-15 02:53:58 UTC (rev > 71491) > @@ -9,6 +9,7 @@ > revision 3 > categories python devel multimedia graphics > platforms darwin > +license LGPL-2.1
This project seems to be slightly confused about what license it is distributed under. It includes the file "LGPL" describing the GNU Lesser General Public License version 2.1, but the source files have a header saying they are licensed under the GNU Library General Public License version 2 or later. Should these ports say "LGPL-2.1+" perhaps? _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
