# New Ticket Created by Allison Randal # Please include the string: [perl #46007] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=46007 >
Parrot is no longer licensed under the GPL directly (though it is available under the GPL through the Artistic 2.0). Update or remove references to the GPL license in these files: debian/copyright:45 docs/faq.pod:159 include/parrot/datatypes.h:4 include/parrot/list.h:4 src/datatypes.c:3 src/list.c:3 Review these languages and decide whether to update the license or move them to the google-code repository for Parrot languages: languages/lazy-k/calc.lazy:2 languages/lazy-k/README:21 languages/m4/README:15 languages/urm/examples/biggerzero.urm:3 languages/urm/examples/distance.urm:3 languages/urm/examples/div.urm:3 languages/urm/examples/mult.urm:3 languages/urm/examples/sim.urm:3 languages/urm/examples/sub.urm:3 languages/urm/README:137 languages/urm/t/syn.t:13 languages/urm/urmc:11 Allison