#1 — License information

by jean-mat Grimaldi last modified Feb 12, 2010 09:54 AM
State Resolved
Version: 0.6
Area Process
Issue type Feature
Severity Medium
Submitted by jean-mat Grimaldi
Submitted on Feb 11, 2010
Responsible Simon Kaeser
Target release:
Hi,

It seems that license information is missing.
This is important ;-)
Steps to reproduce:
None
Added by Simon Kaeser on Feb 12, 2010 08:07 AM
Issue state: UnconfirmedConfirmed
Responsible manager: (UNASSIGNED)simu
Where shall I place the License? docs/LICENSE.txt?
Added by jean-mat Grimaldi on Feb 12, 2010 08:53 AM
Yes, it's the natural place.

You can also add in setup.py > setup, something like this (used for package infos references), if you choose GPL :

     classifiers=[
        'Framework :: Plone',
        "Programming Language :: Python",
        "Topic :: Software Development :: Libraries :: Python Modules",
        'License :: OSI Approved :: GNU General Public License (GPL)',
        ],
     license='GPL',
Added by Simon Kaeser on Feb 12, 2010 09:54 AM
Issue state: ConfirmedResolved
License information added.

No responses can be added.