Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Ceresoli <luca@lucaceresoli.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/6] cjson: Add license info
Date: Fri, 03 Aug 2012 10:38:14 +0200	[thread overview]
Message-ID: <501B8DF6.3060109@lucaceresoli.net> (raw)
In-Reply-To: <1343962432-2772-1-git-send-email-danomimanchego123@gmail.com>

Danomi Manchego wrote:
> Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
> ---
>   package/cjson/cjson.mk |    2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/package/cjson/cjson.mk b/package/cjson/cjson.mk
> index a9b0bcf..44ddfc2 100644
> --- a/package/cjson/cjson.mk
> +++ b/package/cjson/cjson.mk
> @@ -7,6 +7,8 @@ CJSON_VERSION         = undefined
>   CJSON_SOURCE          = cJSONFiles.zip
>   CJSON_SITE            = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/cjson/
>   CJSON_INSTALL_STAGING = YES
> +CJSON_LICENSE         = MIT
> +CJSON_LICENSE_FILES   = cJSON/README

Unfortunately that README is not a license file. Ok, it starts
with the license, but then goes on with a description of the
packages, how to build, etc. The license is just 10% of the whole
file. This is off topic in licenses.txt.

This is one of the known cases that `make legal-info` is unable to
handle correctly, so you should a) skip the definition of
CJSON_LICENSE_FILES, or b) ask the developers include a proper
license file, or c) extend legal-info to handle these cases. :)

Luca

  parent reply	other threads:[~2012-08-03  8:38 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-03  2:53 [Buildroot] [PATCH 1/6] cjson: Add license info Danomi Manchego
2012-08-03  2:53 ` [Buildroot] [PATCH 2/6] expat: " Danomi Manchego
2012-08-03  8:41   ` Luca Ceresoli
2012-08-03  2:53 ` [Buildroot] [PATCH 3/6] lua: " Danomi Manchego
2012-08-03  8:41   ` Luca Ceresoli
2012-08-03  2:53 ` [Buildroot] [PATCH 4/6] luacjson: " Danomi Manchego
2012-08-03  8:41   ` Luca Ceresoli
2012-08-03  2:53 ` [Buildroot] [PATCH 5/6] luaexpat: " Danomi Manchego
2012-08-03  8:30   ` Luca Ceresoli
2012-08-03  2:53 ` [Buildroot] [PATCH 6/6] xinetd: " Danomi Manchego
2012-08-03  8:18   ` Luca Ceresoli
2012-08-04  2:56     ` Danomi Manchego
2012-08-03  8:30 ` [Buildroot] A little summer game ? :-) Thomas Petazzoni
2012-08-03  9:04   ` Luca Ceresoli
2012-08-03  9:19     ` Thomas Petazzoni
2012-08-03 11:07       ` Thomas De Schampheleire
2012-08-03 11:35         ` Thomas Petazzoni
2012-08-03  8:38 ` Luca Ceresoli [this message]
2012-08-04  3:05   ` [Buildroot] [PATCH 1/6] cjson: Add license info Danomi Manchego
2012-08-04 12:46 ` Thomas Petazzoni

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=501B8DF6.3060109@lucaceresoli.net \
    --to=luca@lucaceresoli.net \
    --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