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

Please change your license to LGPL? #23

Open
dprophet opened this issue Dec 18, 2016 · 7 comments
Open

Please change your license to LGPL? #23

dprophet opened this issue Dec 18, 2016 · 7 comments
Assignees
Labels
Milestone

Comments

@dprophet
Copy link

Why are you using GNU GPL?

Please change your licensing to

GNU LGPL

https://www.gnu.org/licenses/lgpl-3.0.en.html

Your license means you must opensource everything, sketches and all if I use your printf. That just doesnt make any sense. GNU library license is what you are looking for.

@dprophet
Copy link
Author

No big deal. You use to have an MIT license.

I just forked,
git reset --hard 9c873d4
And pushed.

I will use an older version before you added Richard Stallman's GPL. 1 year old is fine for me as I dont need anything other than simple printf in a library extension.

@Chris--A
Copy link
Owner

I can look at changing it. I just wanted to move away from the MIT licence.

There are some major bug fixes already in the code since the licence change,, and about 30 commits in the dev branch waiting. Also for version 2.0 printf has some new additions and some of the printf options change a little bit to reflect other standard printf implementations.

@dprophet
Copy link
Author

Sorry. I cant use it. GPL is the worse license. If I make any IoT system and link against your library I have to open source everything. GPL is for applications, LGPL is for libraries.

Please change to LGPL if you want people to use it.

@Chris--A
Copy link
Owner

Please change to LGPL if you want people to use it.

That is what I'm saying I can do.
I will finish some more updates for it and I'll look at publishing version 2.0.0 as LGPL.

@dprophet
Copy link
Author

Thanks. I will watch your repo until you publish LGPL.

@Chris--A Chris--A added this to the 2.0.0 milestone Dec 27, 2016
@Chris--A Chris--A self-assigned this Dec 27, 2016
@MCUdude
Copy link

MCUdude commented Dec 25, 2017

Any updates on this? 👍

@phrxmd
Copy link

phrxmd commented Jan 14, 2018

It would be really useful to have this either LGPL'd, or a statement that you're finally going to LGPL it and stick with GPL (in which case people can fork your old MIT-licensed version)

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

No branches or pull requests

4 participants