All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 5/6] gst-plugins-ugly: add legal info
Date: Thu, 19 Nov 2015 19:06:49 -0300	[thread overview]
Message-ID: <564E47F9.1080404@free-electrons.com> (raw)
In-Reply-To: <564CF7C8.3030901@mind.be>

On 18/11/15 19:12, Arnout Vandecappelle wrote:

> On 18-11-15 13:39, gustavo.zacarias at free-electrons.com wrote:
>> From: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>
>>
>> Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>
>> ---
>>   package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.mk | 2 ++
>>   1 file changed, 2 insertions(+)
>>
>> diff --git a/package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.mk b/package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.mk
>> index e8f2362..9662623 100644
>> --- a/package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.mk
>> +++ b/package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.mk
>> @@ -7,6 +7,8 @@
>>   GST_PLUGINS_UGLY_VERSION = 0.10.19
>>   GST_PLUGINS_UGLY_SOURCE = gst-plugins-ugly-$(GST_PLUGINS_UGLY_VERSION).tar.xz
>>   GST_PLUGINS_UGLY_SITE = http://gstreamer.freedesktop.org/src/gst-plugins-ugly
>> +GST_PLUGINS_UGLY_LICENSE = LGPLv2.1+
>
>   synaesthesia is GPLv2+ (and is always enabled)
>
>   All the rest is LGPLv2+...
>
>> +GST_PLUGINS_UGLY_LICENSE_FILES = COPYING
>
>   ...except this file which is 2.1...
>
>   I guess there's a reason it's called ugly :-)
>
>
>   Regards,
>   Arnout

Hi Arnout.
Actually it's more ugly, in fact tests/check/elements/xingmux.c is 
LGPLv2.1+ :)
So i'm going for:

# COPYING is in fact LGPLv2.1, but all of the code is v2+
# (except for one test, xingmux)
GST_PLUGINS_UGLY_LICENSE = LGPLv2+, GPLv2+ (synaesthesia)

Since in general we don't ship/use tests.
Regards.

  reply	other threads:[~2015-11-19 22:06 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-18 12:39 [Buildroot] [PATCH 1/6] gstreamer: add legal info gustavo.zacarias at free-electrons.com
2015-11-18 12:39 ` [Buildroot] [PATCH 2/6] gst-plugins-base: " gustavo.zacarias at free-electrons.com
2015-11-18 21:49   ` Arnout Vandecappelle
2015-11-18 12:39 ` [Buildroot] [PATCH 3/6] gst-plugins-good: " gustavo.zacarias at free-electrons.com
2015-11-18 21:53   ` Arnout Vandecappelle
2015-11-18 12:39 ` [Buildroot] [PATCH 4/6] gst-plugins-bad: " gustavo.zacarias at free-electrons.com
2015-11-18 22:03   ` Arnout Vandecappelle
2015-11-19 22:08     ` Gustavo Zacarias
2015-11-18 12:39 ` [Buildroot] [PATCH 5/6] gst-plugins-ugly: " gustavo.zacarias at free-electrons.com
2015-11-18 22:12   ` Arnout Vandecappelle
2015-11-19 22:06     ` Gustavo Zacarias [this message]
2015-11-20 21:27       ` Arnout Vandecappelle
2015-11-18 12:39 ` [Buildroot] [PATCH 6/6] gst-ffmpeg: " gustavo.zacarias at free-electrons.com
2015-11-18 22:15   ` Arnout Vandecappelle
2015-11-18 21:40 ` [Buildroot] [PATCH 1/6] gstreamer: " Arnout Vandecappelle

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=564E47F9.1080404@free-electrons.com \
    --to=gustavo.zacarias@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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.