From: Carsten Schoenert <c.schoenert@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] Update documentation [was] Re: [PATCH] package/libmicrohttpd: minor fixes and additions
Date: Wed, 26 Jun 2013 21:03:58 +0200 [thread overview]
Message-ID: <51CB3B1E.90605@googlemail.com> (raw)
In-Reply-To: <51CA0AD2.7030006@mind.be>
Hello again,
Am 25.06.2013 23:25, schrieb Arnout Vandecappelle:
> I would write "LGPLv2.1+ or eCos license" to make the choice more
> explicit, else it looks as if both licenses apply.
I have a take a look into the documenation and this part is missing that
kind of info. I have tried to wrote some informative, what do you think?
> diff --git a/docs/manual/adding-packages-generic.txt b/docs/manual/adding-packages-generic.txt
> index faf70b1..f31e069 100644
> --- a/docs/manual/adding-packages-generic.txt
> +++ b/docs/manual/adding-packages-generic.txt
> @@ -328,6 +328,24 @@ information is (assuming the package name is +libfoo+) :
> ambiguous names such as +BSD+ which actually name a family of licenses.
> This variable is optional. If it is not defined, +unknown+ will appear in
> the +license+ field of the manifest file for this package.
> + If the package is licensed with more than one license just write all
> + licenses into that line and make clear how the usage of the licenses are
> + interact.
> +
> +For example the package could licensed under LGPLv2.1+ or MIT:
> +
> +---------------------------------
> +LIBFOO_LICENSE = LGPLv2.1+ or MIT
> +---------------------------------
> +
> +Some packages may need two licenses at the same time, that would be the
> +opposite of the above example. Then you have to combine the two licenses
> +(don't forget to check if there are two, or more, fields in
> ++LIBFOO_LICENSE_FILES+ needed):
> +
> +--------------------------------------
> +LIBFOO_LICENSE = Special1 and Special2
> +--------------------------------------
>
> * +LIBFOO_LICENSE_FILES+ is a space-separated list of files in the package
> tarball that contain the license(s) under which the package is released.
Regards
Carsten
prev parent reply other threads:[~2013-06-26 19:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-25 19:08 [Buildroot] [PATCH] package/libmicrohttpd: minor fixes and additions Carsten Schoenert
2013-06-25 21:25 ` Arnout Vandecappelle
2013-06-26 17:09 ` Carsten Schoenert
2013-06-26 19:03 ` Carsten Schoenert [this message]
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=51CB3B1E.90605@googlemail.com \
--to=c.schoenert@gmail.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.