bug#293: Perl's license is actually (Artistic|GPLv1orlater)
"Bradley M. Kuhn" <[email protected]>
| Newsgroups | gmane.linux.bbc.bugs |
|---|---|
| Message-ID | <20030125231502.GC24961@spider> |
Package: perl Severity: wishlist in .../gar/lang/perl/Makefile it says: LICENSE = Artistic/GPL1 This should actually be: LICENSE = Artistic/GPL Since Perl's license is the disjunction of the Artistic license and GPLv1 or any later version.