Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [incubation] wrap binaries into a plugin

Hi Lorenzo

Why not EPL?

Putting it into Orbit makes it easier for other projects to also use that library if they want to.

Dani



From:        LORENZO Vincent <vincent.lorenzo@xxxxxx>
To:        "incubation@xxxxxxxxxxx" <incubation@xxxxxxxxxxx>
Date:        24.06.2016 15:19
Subject:        [incubation] wrap binaries into a plugin
Sent by:        incubation-bounces@xxxxxxxxxxx




Hello everybody,
     I’m working with a C++ library using the GPL license. The owner of the project seems agree to change its license (or dual licensing its project) which a license  allowed by Eclipse :
 
•Apache Software License 1.1
•Apache Software License 2.0
•W3C Software License
•Common Public License Version 1.0
•IBM Public License 1.0
•Mozilla Public License Version 1.1
•Common Development and Distribution
License (CDDL) Version 1.0
•GNU Free Documentation License Version 1.3
•BSD
•MIT
 
(found on page 2 of this document : https://eclipse.org/legal/EclipseLegalProcessPoster.pdf)
 
So, I would like to know if I can embed the library as binaries into a plugin if the license is allowed by Eclipse ?
 
In addition, do you know if dual licensing is OK (GPL and an others license ? )
 
I know in some case we could push used libraries into the Orbit project, but I would like to avoid this way.
 
Regards,  
--
Vincent LORENZO
01-69-08-17-24
CEA Saclay Nano-INNOV
Institut CARNOT CEA LIST
DILS/LISE
Point Courrier n° 174
91 191 Gif sur Yvette CEDEX
 _______________________________________________
incubation mailing list
incubation@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/incubation



Back to the top