Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 13/54] libical: add license information
Date: Wed, 25 Jun 2014 00:21:17 +0200	[thread overview]
Message-ID: <20140624222117.GP31767@free.fr> (raw)
In-Reply-To: <1403636160-11807-13-git-send-email-gustavo@zacarias.com.ar>

On 2014-06-24 15:55 -0300, Gustavo Zacarias spake thusly:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

LICENSE file, random files, yadda yadda... 

Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

But see below...

> ---
>  package/libical/libical.mk | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/package/libical/libical.mk b/package/libical/libical.mk
> index cdee006..4025627 100644
> --- a/package/libical/libical.mk
> +++ b/package/libical/libical.mk
> @@ -7,5 +7,7 @@
>  LIBICAL_VERSION = 0.48
>  LIBICAL_SITE = http://downloads.sourceforge.net/project/freeassociation/libical/libical-$(LIBICAL_VERSION)
>  LIBICAL_INSTALL_STAGING = YES
> +LIBICAL_LICENSE = MPLv1.0 or LGPLv2.1
> +LIBICAL_LICENSE_FILES = LICENSE

There's also a COPYING file, which content appear to be the exact same
as the LICENSE file. So, OK to get only one of them. I'd have prefered
COPYING, but that's equally equal. ;-)

Regards,
Yann E. MORIN.

>  $(eval $(autotools-package))
> -- 
> 1.8.5.5
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2014-06-24 22:21 UTC|newest]

Thread overview: 141+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-24 18:55 [Buildroot] [PATCH 01/54] gvfs: add license information Gustavo Zacarias
2014-06-24 18:55 ` [Buildroot] [PATCH 02/54] irda-utils: " Gustavo Zacarias
2014-06-24 19:12   ` Yann E. MORIN
2014-06-24 19:13     ` Gustavo Zacarias
2014-06-24 18:55 ` [Buildroot] [PATCH 03/54] kexec: " Gustavo Zacarias
2014-06-24 21:35   ` Yann E. MORIN
2014-06-25 20:39   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 04/54] leafpad: " Gustavo Zacarias
2014-06-24 20:19   ` Thomas Petazzoni
2014-06-25 20:39   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 05/54] libart: " Gustavo Zacarias
2014-06-24 21:39   ` Yann E. MORIN
2014-06-25 20:40   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 06/54] liesmtp: " Gustavo Zacarias
2014-06-24 21:45   ` Yann E. MORIN
2014-06-24 21:51   ` Yann E. MORIN
2014-06-25 20:40   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 07/54] libevent: " Gustavo Zacarias
2014-06-24 21:49   ` Yann E. MORIN
2014-06-24 21:54     ` Gustavo Zacarias
2014-06-24 21:59       ` Yann E. MORIN
2014-06-24 22:09         ` Gustavo Zacarias
2014-06-24 18:55 ` [Buildroot] [PATCH 08/54] libfreefare: " Gustavo Zacarias
2014-06-24 21:52   ` Yann E. MORIN
2014-06-24 21:57     ` Gustavo Zacarias
2014-06-24 18:55 ` [Buildroot] [PATCH 09/54] libgail: " Gustavo Zacarias
2014-06-24 21:55   ` Yann E. MORIN
2014-06-25 20:42   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 10/54] libglade: " Gustavo Zacarias
2014-06-24 22:03   ` Yann E. MORIN
2014-06-25 20:43   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 11/54] libgtk2: " Gustavo Zacarias
2014-06-24 22:05   ` Yann E. MORIN
2014-06-25 20:44   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 12/54] libhid: " Gustavo Zacarias
2014-06-24 22:13   ` Yann E. MORIN
2014-06-25 20:47   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 13/54] libical: " Gustavo Zacarias
2014-06-24 22:21   ` Yann E. MORIN [this message]
2014-06-25 20:50     ` Peter Korsgaard
2014-06-25 21:01       ` Yann E. MORIN
2014-06-24 18:55 ` [Buildroot] [PATCH 14/54] libiqrf: " Gustavo Zacarias
2014-06-24 22:23   ` Yann E. MORIN
2014-06-25 20:52   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 15/54] libraw1394: " Gustavo Zacarias
2014-06-24 22:26   ` Yann E. MORIN
2014-06-25 20:53   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 16/54] librsvg: " Gustavo Zacarias
2014-06-25 19:34   ` Yann E. MORIN
2014-06-25 20:55   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 17/54] libsvgtiny: " Gustavo Zacarias
2014-06-25 19:38   ` Yann E. MORIN
2014-06-25 19:48     ` Gustavo Zacarias
2014-06-25 20:55   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 18/54] libsysfs: " Gustavo Zacarias
2014-06-25 19:41   ` Yann E. MORIN
2014-06-25 19:45     ` Gustavo Zacarias
2014-06-25 19:51       ` Yann E. MORIN
2014-06-25 19:52   ` Yann E. MORIN
2014-06-25 20:56   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 19/54] libv4l: " Gustavo Zacarias
2014-06-25 19:50   ` Yann E. MORIN
2014-06-25 21:02     ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 20/54] lsuio: " Gustavo Zacarias
2014-06-25 20:08   ` Yann E. MORIN
2014-06-25 21:03   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 21/54] nasm: " Gustavo Zacarias
2014-06-25 20:10   ` Yann E. MORIN
2014-06-25 21:03   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 22/54] ndisc6: " Gustavo Zacarias
2014-06-25 20:14   ` Yann E. MORIN
2014-06-25 21:04   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 23/54] netplug: " Gustavo Zacarias
2014-06-25 20:20   ` Yann E. MORIN
2014-06-25 21:07   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 24/54] network-manager: " Gustavo Zacarias
2014-06-25 20:26   ` Yann E. MORIN
2014-06-25 21:07   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 25/54] open2300: " Gustavo Zacarias
2014-06-25 21:08   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 26/54] openocd: " Gustavo Zacarias
2014-06-25 21:10   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 27/54] pango: " Gustavo Zacarias
2014-06-25 21:10   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 28/54] proxychains-ng: " Gustavo Zacarias
2014-06-26  7:47   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 29/54] python-id3: " Gustavo Zacarias
2014-06-26  9:41   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 30/54] python-dpkt: " Gustavo Zacarias
2014-06-26 11:06   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 31/54] python-mad: " Gustavo Zacarias
2014-06-26 11:27   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 32/54] python-pygame: " Gustavo Zacarias
2014-06-26 11:50   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 33/54] rubix: " Gustavo Zacarias
2014-06-26 14:35   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 34/54] sane-backends: " Gustavo Zacarias
2014-06-26 14:35   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 35/54] shared-mime-info: " Gustavo Zacarias
2014-06-26 14:36   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 36/54] socketcand: " Gustavo Zacarias
2014-06-26 15:00   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 37/54] squashfs: " Gustavo Zacarias
2014-06-26 15:01   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 38/54] sredird: " Gustavo Zacarias
2014-06-26 15:02   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 39/54] statserial: " Gustavo Zacarias
2014-06-26 15:02   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 40/54] synergy: " Gustavo Zacarias
2014-06-26 15:03   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 41/54] sysprof: " Gustavo Zacarias
2014-06-26 15:04   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 42/54] transmission: " Gustavo Zacarias
2014-06-26 15:06   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 43/54] uclibc: " Gustavo Zacarias
2014-06-26 15:09   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 44/54] xapp_xinit: " Gustavo Zacarias
2014-06-26 15:09   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 45/54] x11vnc: " Gustavo Zacarias
2014-06-26 15:10   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 46/54] nbd: updatel icense information Gustavo Zacarias
2014-06-26 15:11   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 47/54] avrdude: add license information Gustavo Zacarias
2014-06-27  6:47   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 48/54] freerdp: fix typo in " Gustavo Zacarias
2014-06-27  6:47   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 49/54] gqview: add " Gustavo Zacarias
2014-06-27  6:48   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 50/54] gptfdisk: " Gustavo Zacarias
2014-06-27  6:49   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 51/54] startup-notification: " Gustavo Zacarias
2014-06-27  6:52   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 52/54] protobuf-c: update " Gustavo Zacarias
2014-06-27  6:54   ` Peter Korsgaard
2014-06-24 18:55 ` [Buildroot] [PATCH 53/54] ti-utils: add " Gustavo Zacarias
2014-06-27  6:57   ` Peter Korsgaard
2014-06-24 18:56 ` [Buildroot] [PATCH 54/54] metacity: " Gustavo Zacarias
2014-06-27  6:57   ` Peter Korsgaard
2014-06-24 21:33 ` [Buildroot] [PATCH 01/54] gvfs: " Yann E. MORIN
2014-06-24 21:36   ` Gustavo Zacarias
2014-06-25 20:38 ` Peter Korsgaard

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=20140624222117.GP31767@free.fr \
    --to=yann.morin.1998@free.fr \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox