On Thu, 17 Jan 2013 12:02:57 +0900 Carsten Haitzler (The Rasterman)
<ras...@rasterman.com> wrote:

> On Thu, 17 Jan 2013 10:37:12 +1000 David Seikel <onef...@gmail.com>
> said:
> 
> > On Wed, 16 Jan 2013 13:48:14 -0800 "Enlightenment SVN"
> > <no-re...@enlightenment.org> wrote:
> > 
> > > Log:
> > > add missing licenses references, fix copyright, add link result
> > > notice. 
> > > 
> > > Author:       barbieri
> > > Date:         2013-01-16 13:48:14 -0800 (Wed, 16 Jan 2013)
> > > New Revision: 82911
> > > Trac:         http://trac.enlightenment.org/e/changeset/82911
> > > 
> > > Modified:
> > >   trunk/efl/COPYING trunk/efl/licenses/COPYING.BSD
> > > trunk/efl/licenses/COPYING.LGPL 
> > > 
> > > Modified: trunk/efl/COPYING
> > > ===================================================================
> > > --- trunk/efl/COPYING     2013-01-16 21:47:37 UTC (rev 82910)
> > > +++ trunk/efl/COPYING     2013-01-16 21:48:14 UTC (rev 82911)
> > > @@ -1,11 +1,23 @@
> > > -EFL comes with several licences. Listed are the library/probject
> > > +EFL comes with several licences. Listed are the library/project
> > >  name and the license file covering it.
> > >  
> > >  evil:            licenses/COPYING.BSD
> > > -escape:          licenses/COPYING.GPL
> > > +escape:          licenses/COPYING.GPL (used in PlayStation
> > > native) +eina:            licenses/COPYING.LGPL
> > >  eet:             licenses/COPYING.BSD
> > > -eina:            licenses/COPYING.LGPL
> > >  eo:              licenses/COPYING.BSD
> > >  evas:            licenses/COPYING.BSD
> > > +embryo:          licenses/COPYING.SMALL
> > >  ecore:           licenses/COPYING.BSD
> > > -embryo:          licenses/COPYING.SMALL
> > > +eio:             licenses/COPYING.LGPL
> > > +edbus:           licenses/COPYING.LGPL
> > > +efreet:          licenses/COPYING.BSD
> > > +eeze:            licenses/COPYING.BSD
> > > +ephysics:        licenses/COPYING.BSD
> > > +edje:            licenses/COPYING.BSD
> > > +edje/epp:        licenses/COPYING.GPL (separate
> > > binary/executable) +emotion:         licenses/COPYING.BSD
> > > +ethumb:          licenses/COPYING.LGPL
> > > +
> > > +NOTE: If linked together, the result will be LGPL (or GPL is
> > > Escape is +used) due that license characteristics.
> > 
> > Hmmm, guess that means the BSD licences are useless, since it's all
> > gonna be linked together anyway, and thus GPL contaminated.
> 
> incorrect.

Actually the real problem is code movement.  We merged EFL so that we
can easily shift things around between the libraries and consolidate
code to the overall benefit of the entire set of libraries.  In the case
where someone might want to move code they did not write from a BSD
part to a LGPL part, or the other way around, they might need
permission from the original author to re-licence that bit of code.
Things could get messy.

I think I mentioned that in the last debate.  Wrapping "the following
three lines of code are XXX licensed, unlike the rest of this source
file" comments around bits of code is a bit silly.

Basically, there is a legal barrier to the code mobility we desire.
Better get a lawyer son, better get a real good one.  B-)

I don't think anyone will fall for the argument that since BSD is
"compatible" with LGPL, being essentially a subset of the restrictions,
that code, or code snippets, can automatically be demoted from one to
the other.

-- 
A big old stinking pile of genius that no one wants
coz there are too many silver coated monkeys in the world.

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to