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

Need to add additional permission to LAGPL'd code #122

Open
FellowTraveler opened this issue Oct 18, 2012 · 1 comment
Open

Need to add additional permission to LAGPL'd code #122

FellowTraveler opened this issue Oct 18, 2012 · 1 comment

Comments

@FellowTraveler
Copy link
Owner

Need to add additional permission to LAGPL'd code, which allows developers to distribute applications without forcing them to provide ways for their users to swap out LAGPL'd components for their own improved versions of those components. (Normally if users change the LGPL'd component, it's in a DLL anyway, and the original app can still just link with it as normal. BUT FOR STATICALLY LINKED APPS, In such cases, the LGPL may require developers to provide a way for their users to re-link their changed LGPL'd component with the rest of the original application.) Therefore the below languaging is intended to fix that restriction:

Something like this:
As an additional permission, above and beyond the standard rights granted by the GPL3.0, you may also distribute a binary containing code from this library, provided that you allow such binary to be freely distributed.

This clause only adds additional permissions to the GPL3 license; if you do not require such permissions, you are free to ignore this clause and follow the terms in the standard GPL3 license.

@jspit
Copy link

jspit commented Oct 18, 2012

Hi
I am playing around with otserver
Can you guide me for a link where i can see what commands i need to use to do some basic functions on the server
eg create an account or (nym)

can i use php to call directly to api commands ? if so can you give me an example please ?

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