All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] nilfs-utils: add new package
Date: Sun, 31 Dec 2017 17:57:34 +0100	[thread overview]
Message-ID: <20171231175734.3eb75ffd@windsurf> (raw)
In-Reply-To: <1514490355-5272-1-git-send-email-dev.kurt@vandijck-laurijssen.be>

Hello,

On Thu, 28 Dec 2017 20:45:55 +0100, Kurt Van Dijck wrote:

> +NILFS_UTILS_VERSION = v2.2.7
> +NILFS_UTILS_SITE = $(call github,nilfs-dev,nilfs-utils,$(NILFS_UTILS_VERSION))
> +NILFS_UTILS_LICENSE = LGPL-2.1

This license information was not quite correct. The top of the COPYING
file says:

This package, the NILFS2 filesystem utilities, are made available
under the GNU Public License version 2, with the exception of the
lib/nilfs libraries and their header files, which are made available
under the GNU Lesser General Public License Version 2.1

So I've changed to:

NILFS_UTILS_LICENSE = GPL-2.0+ (programs), LGPL-2.1+ (libraries)

And applied. Thanks!

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

  reply	other threads:[~2017-12-31 16:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-28 19:45 [Buildroot] [PATCH v2] nilfs-utils: add new package Kurt Van Dijck
2017-12-31 16:57 ` Thomas Petazzoni [this message]
2018-01-01 18:17   ` Kurt Van Dijck

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=20171231175734.3eb75ffd@windsurf \
    --to=thomas.petazzoni@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.