Open hopeThisHelps opened 12 years ago
Hi,
some files seem to come from "GPLv2 or any later version" code (JEdit):
[..]/accessories/bookmarks/ Bookmarks.java
TitledURLEntry.java
The licence indicated in the header of the files above is GPLv2+. GPLv2 is incompatible with Apache2 (see http://www.gnu.org/licenses/quick-guide-gplv3-compatibility.png from http://www.gnu.org/licenses/quick-guide-gplv3.html). Thus the only choice is to use it under GPLv3.
Thus the whole code of VFSJFileChooser2 is contaminated and GPLv3.
Possible solutions:
Hi,
some files seem to come from "GPLv2 or any later version" code (JEdit):
[..]/accessories/bookmarks/ Bookmarks.java
TitledURLEntry.java
The licence indicated in the header of the files above is GPLv2+. GPLv2 is incompatible with Apache2 (see http://www.gnu.org/licenses/quick-guide-gplv3-compatibility.png from http://www.gnu.org/licenses/quick-guide-gplv3.html). Thus the only choice is to use it under GPLv3.
Thus the whole code of VFSJFileChooser2 is contaminated and GPLv3.
Possible solutions: