You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, when I was going to change the umlShaclex license to GPL, I read the plantuml FAQ and they have this answer:
I don't like GPL!
You can also use:
LGPL license
Apache license
Eclipse Public license
MIT license
Those versions miss few features (DITAA for example), but are 100% able to generate UML diagrams.
So it seems that it is possible to use a non-GPL version of plantuml.
I need to see if I can choose the non-GPL version from Maven (maybe I should include the jar directly).
https://opensource.stackexchange.com/questions/1640/if-im-using-a-gpl-3-library-in-my-project-can-i-license-my-project-under-mit-l says that anything that uses GPL becomes GPL. Do you think that MIT is appropriate for
umlShaclex
?The text was updated successfully, but these errors were encountered: