Opened 11 years ago
Closed 8 years ago
#9479 closed defect (duplicate)
wrong license in readline SPKG.txt
Reported by: | zimmerma | Owned by: | tbd |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | packages: standard | Keywords: | license |
Cc: | was, drkirkby | Merged in: | |
Authors: | Reviewers: | Paul Zimmermann | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
In sage 4.4.4, the file SPKG.txt says:
== License == * GPL V2+
whereas src/COPYING says:
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Attachments (1)
Change History (4)
Changed 8 years ago by
comment:1 Changed 8 years ago by
- Status changed from new to needs_review
comment:2 Changed 8 years ago by
- Milestone set to sage-duplicate/invalid/wontfix
- Reviewers set to Paul Zimmermann
- Status changed from needs_review to positive_review
Fixed by #14405 instead.
comment:3 Changed 8 years ago by
- Resolution set to duplicate
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
the attached spkg should fix that issue.
Paul