Opened at 2009-08-26T17:26:59Z
Last modified at 2014-09-07T17:28:56Z
#797 closed enhancement
add header to each file pointing to licensing info — at Initial Version
Reported by: | zooko | Owned by: | zooko |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | packaging | Version: | 1.5.0 |
Keywords: | easy ubuntu debian | Cc: | |
Launchpad Bug: |
Description
From Dustin Kirkland, Ubuntu developer:
"""
My main concern right now is that most of the source files are missing copyright/licensing headers. Ideally, each file should have a copyright and license header in it. Your license is GPLv2+. See the little boilerplate GPL header shown in /usr/share/common-licenses/GPL-2.
Furthermore, run ’licensecheck -r .’ at the top of your source tree and you’ll see some 245 python files missing headers. It would be advisable to get properly licensed/copyrighted sources into Ubuntu.
"""
Note: See
TracTickets for help on using
tickets.