Dear Mr. Rousseau
in my Windows installation of PyCSC I've found a remark that the software is GPL'ed. A quick search with Google revealed this text: Author: rousseau Date: 2007-03-25 12:55:40 +0000 (Sun, 25 Mar 2007) New Revision: 2493 Modified: trunk/pycsc/setup.py Log: licence is BSD, not GPL Modified: trunk/pycsc/setup.py =================================================================== --- trunk/pycsc/setup.py 2007-03-25 12:53:22 UTC (rev 2492) +++ trunk/pycsc/setup.py 2007-03-25 12:55:40 UTC (rev 2493) @@ -11,7 +11,7 @@ classifiers = ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", -"License :: OSI Approved :: GNU General Public License (GPL)", +"License :: OSI Approved :: BSD", "Natural Language :: English", "Operating System :: Microsoft :: Windows", "Operating System :: OS Independent", It is BSD now, isn't it? Can you shed some light on this? Is there a different licensing scheme, depending on the platform the software is used? Many thanks in advance and kirnd regards Franz GEIGER P.S.: Sorry, if this messages came through more than once. _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
