conflicting license info in FFI
-------------------------------

                 Key: JRUBY-5854
                 URL: http://jira.codehaus.org/browse/JRUBY-5854
             Project: JRuby
          Issue Type: Bug
          Components: Standard Library
    Affects Versions: JRuby 1.6.2, JRuby 1.6.1, JRuby 1.6
            Reporter: Mike Luu
            Assignee: Thomas E Enebo
            Priority: Minor


Conflicting license information in the stdlib FFI module

lib/ruby/site_ruby/shared/ffi/ffi.rb
"... a recipient may use your version of this file under the terms of any one 
of the CPL, the GPL or the LGPL."

then, in 
lib/ruby/site_ruby/shared/ffi/ffi.rb
"you can redistribute it and/or modify it under the terms of the GNU Lesser 
General Public License version 3"
seems to be LGPLv3 only

ideally, all code included with JRuby should be compatible with the tri 
CPL/GPL/LGPL license described in COPYING

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to