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 license ? #28

Open
saulius-krasuckas opened this issue Jan 30, 2021 · 1 comment
Open

The license ? #28

saulius-krasuckas opened this issue Jan 30, 2021 · 1 comment

Comments

@saulius-krasuckas
Copy link

Under what license is the jxrlib project being released, please?

In #21 I see references to Simplified BSD and GPL 2+ and pom.xml and *.java files.
But I see no dedicated LICENSE file somewhere around.

@AlexanderSchuetz97
Copy link

While this is NOT legal advice, however from looking at this repo my guess is that the source files are released under gpl2+ and the binary is released under Simplified BSD. The funny part is if you were to compile the binary yourself then you are not allowed to release it under Simplified BSD. Its perfectly legit as far as I am aware for the copyright holder (i.e.) the author to do this however. I can only presume that his intentions were that anyone can use the binary however they want (BSD License) but If they want to edit the sources and republish them or the resulting binary they have to do it under GPL2+. Why anyone would do this, your guess is as good as mine. Id have just chosen the LGPL 2 or 3 in this case.

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