From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCHv2] recipe licenses: update recipe LICENSE fields
Date: Wed, 20 Oct 2010 14:58:40 -0400 [thread overview]
Message-ID: <20101020185840.GQ11514@denix.org> (raw)
In-Reply-To: <4CBF39BF.9000809@opendreambox.org>
On Wed, Oct 20, 2010 at 08:49:35PM +0200, Andreas Oberritter wrote:
> On 10/20/2010 08:25 PM, Denys Dmytriyenko wrote:
> > In OE we've been using this term for some time now. Although, still too many
> > old recipes use old notations, sometimes even as generic as just plain "GPL"
> > w/o specifying the exact version. It wasn't as critical before, but these days
> > OE is being adopted in corporate environments and proper licensing became
> > quite important.
>
> How exactly do "GPLv2" and "GPLv2+" differ from a corporate point of
> view? Can you imagine any company forking a GPLv2+-licensed project to
> distribute it under the terms of a later version of the license?
>
> Is there any case where someone would say "Hey, we can't use this
> package, because it's GPLv2. We need it to be v3 or later"? The opposite
> seems to be a common case instead.
>
> I'm asking, because I don't think it's worth the time to verify all
> packages in such detail, i.e. looking at all source files and guessing
> what the original author intended to choose, if there are files called
> COPYING or LICENSE in the root folder of a package.
>
> The only case where it's important whether v2 or v2+ is in use is if you
> want to stop using v2. IMO, if someone wants to do that, he should do
> the research himself. It isn't important for a distribution.
GPLv2 and GPLv3 are not compatible. Thus, there cannot be a derivative work
that combines those two. But if one piece of code is GPLv2+ and another is
GPLv3, the resulting combination is licensed under GPLv3.
So, it's always good to know which libraries you have as strict GPLv2 and
which are "GPLv2 or later", even in case when you are Ok with GPLv3, you
should know to not use strict GPLv2 code in any GPLv3 projects...
--
Denys
next prev parent reply other threads:[~2010-10-20 18:59 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-11 15:57 [PATCHv2] recipe licenses: update recipe LICENSE fields Chase Maupin
2010-10-11 17:41 ` Frans Meulenbroeks
2010-10-11 18:14 ` Maupin, Chase
2010-10-11 18:40 ` Koen Kooi
2010-10-11 19:00 ` Frans Meulenbroeks
2010-10-11 19:53 ` Maupin, Chase
2010-10-20 18:15 ` Denys Dmytriyenko
2010-10-20 18:27 ` Maupin, Chase
2010-10-20 18:37 ` Denys Dmytriyenko
2010-10-20 18:41 ` Maupin, Chase
2010-10-20 18:57 ` Andreas Oberritter
2010-10-20 19:03 ` Denys Dmytriyenko
2010-10-20 19:26 ` Maupin, Chase
2010-10-11 18:53 ` Frans Meulenbroeks
2010-10-20 18:25 ` Denys Dmytriyenko
2010-10-20 18:49 ` Andreas Oberritter
2010-10-20 18:58 ` Denys Dmytriyenko [this message]
2010-10-21 6:39 ` Frans Meulenbroeks
2010-10-15 15:16 ` Maupin, Chase
2010-10-20 18:11 ` Denys Dmytriyenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101020185840.GQ11514@denix.org \
--to=denis@denix.org \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.