Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.5
-
Fix Version/s: JRuby 1.7.0.pre1
-
Component/s: Documentation
-
Labels:None
-
Number of attachments :
Description
The COPYING file at the project root is slightly out of date.
I'm happy to send across a patch if it helps the jruby team in any way to make this into 1.5.1.
Here are some of the issues I found. There may be more which the legal folks at eclipse.org may look for.
JFFI:
=====
- http://kenai.com/projects/jffi - not longer available.
- the url(according to google) seems to be http://github.com/wmeissner/jffi, but I cannot say for sure
- The license for jffi is LGPLv3 as per http://github.com/wmeissner/jffi/blob/master/LICENSE, not sure what version jruby is using.
jgrapht:
========
- the license is LGPL 2.1(+?), as per the documentation on http://jgrapht.sourceforge.net/
yecht:
======
- This does not have a mention in the COPYING file. The author is Ola and the project is maintained at http://github.com/olabini/yecht under an MIT license.
Yes, that is the correct url for jffi now. And its always been LGPLv3 - not sure why it was listed as GPLv3 ... unless its because LGPLv3 is an extension to GPLv3 and not its own licence like v2.1 was, and whomever constructed that list just saw the GPLv3 part.