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

License question #2

Closed
denisk20 opened this issue Feb 1, 2017 · 6 comments
Closed

License question #2

denisk20 opened this issue Feb 1, 2017 · 6 comments
Assignees

Comments

@denisk20
Copy link

denisk20 commented Feb 1, 2017

Hi!
First of all, thank you for the great library!
Can you consider licencing under LGPL instead of AGPL so that we could use it in our project? It looks like this would be fine since flying-saucer-pdf uses LGPL as well.

@Qkyrie
Copy link
Owner

Qkyrie commented Feb 1, 2017

no problem at all :)

@Qkyrie
Copy link
Owner

Qkyrie commented Feb 1, 2017

License has been updated, new version not deployed yet to mvn repo, but it doesn't contain new functionality.

You have written permission hereby to do whatever you want with the code.

regards
Q

@Qkyrie Qkyrie closed this as completed Feb 1, 2017
@denisk20
Copy link
Author

denisk20 commented Feb 1, 2017

Thank you so much! When you're ready to upload to maven you could also update flying-saucer-pdf's version to 9.1.1 (currently it's 9.0.3).
Thanks again for the great work!

@Qkyrie
Copy link
Owner

Qkyrie commented Feb 3, 2017

new version has been released, as per request the flying-saucer-pdf dependency has been udpated to 9.1.1

    <dependency>
        <groupId>eu.de-swaef.pdf</groupId>
        <artifactId>Markdown2Pdf</artifactId>
        <version>2.0.0</version>
    </dependency>

please note that the groupId has been changed to reflect my domain (de-swaef.eu), compared to the old ("de-swaef.com").

@denisk20
Copy link
Author

denisk20 commented Feb 3, 2017

it looks like the recent maven version has picked Apache 2.0 instead of LGPL:
image

@Qkyrie Qkyrie reopened this Feb 6, 2017
@Qkyrie Qkyrie self-assigned this Feb 6, 2017
@Qkyrie
Copy link
Owner

Qkyrie commented Feb 6, 2017

<dependency>
    <groupId>eu.de-swaef.pdf</groupId>
    <artifactId>Markdown2Pdf</artifactId>
    <version>2.0.1</version>
</dependency>

@Qkyrie Qkyrie closed this as completed Aug 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants