#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 ;-)
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
Where shall I place the License? docs/LICENSE.txt?
Issue state:
Unconfirmed
→
Confirmed
Responsible manager:
(UNASSIGNED)
→
simu
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
License information added.
Issue state:
Confirmed
→
Resolved
No responses can be added.
If you can, please log in before submitting a reaction.
