Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 409412

Summary: EPL FAQ does not clearly state the list of pre-approved OSS licenses for redistributions by Eclipse projects
Product: Community Reporter: Benjamin Cabé <contact>
Component: LicenseAssignee: Mike Milinkovich <mike.milinkovich>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: janet.campbell, mike.milinkovich, wayne.beaton
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Benjamin Cabé CLA 2013-05-29 12:42:51 EDT
http://www.eclipse.org/legal/eplfaq.php#3RDPARTY can make the reader think that it's very complex to figure out what license are already approved by EMO for redistribution by Eclipse projects, whereas it's not really since the list of pre-approved licenses is known and public.

This FAQ item should either refer to page 2 of the Eclipse IP in cartoon, or actually list the approved licenses (but then that's one extra place where the list should be maintained...)
Comment 1 Mike Milinkovich CLA 2013-05-29 13:16:21 EDT
(In reply to comment #0)
> This FAQ item should either refer to page 2 of the Eclipse IP in cartoon, or
> actually list the approved licenses (but then that's one extra place where
> the list should be maintained...)

I would propose changing the FAQ to include the list. If it turns out to be a problem maintaining the list in two places, we could update the cartoon to refer to the FAQ. It is better to have the list in a html document on our website, as opposed to embedded in a pdf.

New text of answer:

What licenses are acceptable for third-party code redistributed by Eclipse projects?

Eclipse views license compatibility through the lens of enabling successful commercial adoption of Eclipse technology in software products and services. We wish to create a commercial ecosystem based on the redistribution of Eclipse software technologies in commercially licensed software products. Determining whether a license for third-party code is acceptable often requires the input and advice of Eclipse’s legal advisors. If you have any questions, please contact license@eclipse.org.

The current list of licenses approved for use by third-party code redistributed by Eclipse projects is:

    •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

Licenses that are not approved for use include:

    •GNU GPL 2.0
    •GNU LGPL
    •Sun Binary Code License Agreement
Comment 2 Janet Campbell CLA 2013-05-29 13:44:19 EDT
(In reply to comment #1)
> (In reply to comment #0)
> > This FAQ item should either refer to page 2 of the Eclipse IP in cartoon, or
> > actually list the approved licenses (but then that's one extra place where
> > the list should be maintained...)
> 
> I would propose changing the FAQ to include the list. If it turns out to be
> a problem maintaining the list in two places, we could update the cartoon to
> refer to the FAQ. It is better to have the list in a html document on our
> website, as opposed to embedded in a pdf.
> 
> New text of answer:
> 
> What licenses are acceptable for third-party code redistributed by Eclipse
> projects?
> 
> Eclipse views license compatibility through the lens of enabling successful
> commercial adoption of Eclipse technology in software products and services.
> We wish to create a commercial ecosystem based on the redistribution of
> Eclipse software technologies in commercially licensed software products.
> Determining whether a license for third-party code is acceptable often
> requires the input and advice of Eclipse’s legal advisors. If you have any
> questions, please contact license@eclipse.org.
> 
> The current list of licenses approved for use by third-party code
> redistributed by Eclipse projects is:
> 
>     •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
> 
> Licenses that are not approved for use include:
> 
>     •GNU GPL 2.0
>     •GNU LGPL
>     •Sun Binary Code License Agreement

+1
Comment 3 Mike Milinkovich CLA 2013-05-29 14:08:18 EDT
I've updated the FAQ. Please check out http://www.eclipse.org/legal/eplfaq.php#3RDPARTY
Comment 4 Mike Milinkovich CLA 2013-05-29 14:50:39 EDT
Marking as resolved+fixed.