Skip to content
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

The commentary in the README about the Apache license is incorrect. #114

Open
emberian opened this issue Mar 31, 2018 · 2 comments
Open

Comments

@emberian
Copy link

emberian commented Mar 31, 2018

You can sublicence it (change the licence!!)

Sub-licensing does not let you change the license. See a legal dictionary.

You keep the authors copyright notices where this code got used, even on your closed-source project (come on, even Microsoft kept BSD notices on Windows about its TCP/IP stack :P)

The Apache license only requires keeping copyright notices in the source when redistributing. See section 4.

@alanjds
Copy link
Owner

alanjds commented Apr 3, 2018

The Apache license only requires keeping copyright notices in the source when redistributing. See section 4.

May I had used the wrong words. No notice is printed right now. The meaning is "Just do not remove the existing notices from the source". Can you please rephrase the README one and contribute a more correct version? If possible, keep some joke in.

Sub-licensing does not let you change the license. See a legal dictionary.

May I had misunderstood the license... maybe not. The Apache license' FAQ says that I can change the code to another license (if I understand it correctly): http://www.apache.org/foundation/license-faq.html#Distribute-changes

You may distribute the result under a different license, but you need to acknowledge the use of the Foundation's software.

If the name of it is "relicense" instead of "sublicense" then I will change the README. I do not have an English legal dictionary, nor it is my mother language. Can you please confirm that Apache allows it and it fixes your issue?

Thanks for bringing up this topic anyway.

@emberian
Copy link
Author

Hi! I just found this issue again. Regarding changing the license: people are allowed to sublicense (grant others a different license to the code) but can't change the terms they originally received the software under.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants