Headings of Sage library code files should state GPLv2+ instead of GPL without version
In the developer documentation, in the section Headings of Sage library code files, there is an example heading stating
#*****************************************************************************
# Copyright (C) 2008 YOUR NAME <your email>
#
# Distributed under the terms of the GNU General Public License (GPL)
# http://www.gnu.org/licenses/
#*****************************************************************************
I think this should be changed to state the version of the GPL. The current wording is maybe not technically wrong, but adding the version would certainly clarify things.
Change History (5)
Authors: |
→ Jeroen Demeyer
|
Status: |
new →
needs_review
|
Status: |
needs_review →
positive_review
|
Reviewers: |
→ André Apitzsch
|
Merged in: |
→ sage-4.6.1.alpha2
|
Resolution: |
→ fixed
|
Status: |
positive_review →
closed
|