New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clarifying dual-licensing on the site #56
Comments
|
RIP @drforr. I am not sure this note is correct. As far as I understand, Raku (even as Perl 6) was never available under a dual license at the user's choice, it was always Artistic 2.0. I think we can reject this ticket. @codesections, @lizmat ... |
|
Well, doesn't AL 2.0 imply dual licensing? I think @drforr was referring to the original AL? |
|
I don't see any mention of GPL in the AL2.0 text. |
|
... or in the Rakudo repository itself about dual licensing. |
|
@coke Look at section 4.c.ii . It's a property of the Artistic License 2 itself to allow relicencing: |
|
Yes, but re-licensing is not dual licensing. |
|
Hm. I need to think about the difference of re-licensing and doal licensing for a bit... |
|
(I think irrelevant to this ticket, but) it seems Perl5 acually is dual licensed under AL and GPL: https://dev.perl.org/licenses/ |
|
Back to the original issue, I agree with @coke that this can be closed, as there is no option to license Rakudo as anything else than AL2. |
In a recent conversation I had, a certain large company is apparently removing Perl 5 from their core distribution partially because it was under the AL. Making it clear that Perl 6 (as well as 5) can be dual-licensed under either the AL or GPL might help adoption by making it clear that both AL and GPL users are welcome.
The text was updated successfully, but these errors were encountered: