From: Efraim Flashner <efraim@flashner.co.il>
To: Fabian Harfert <fhmgufs@web.de>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] licenses: Add the fdl1.1+.
Date: Wed, 3 Feb 2016 21:54:15 +0200 [thread overview]
Message-ID: <20160203215415.10dd9634@debian-netbook> (raw)
In-Reply-To: <1454517525-8936-1-git-send-email-fhmgufs@web.de>
[-- Attachment #1: Type: text/plain, Size: 1361 bytes --]
On Wed, 3 Feb 2016 17:38:45 +0100
Fabian Harfert <fhmgufs@web.de> wrote:
> * guix/licenses.scm (fdl1.1+): New variable.
> ---
> guix/licenses.scm | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
> diff --git a/guix/licenses.scm b/guix/licenses.scm
> index d33b19f..29dd1ed 100644
> --- a/guix/licenses.scm
> +++ b/guix/licenses.scm
> @@ -44,7 +44,7 @@
> giftware
> gpl1 gpl1+ gpl2 gpl2+ gpl3 gpl3+
> gfl1.0
> - fdl1.3+
> + fdl1.1+ fdl1.3+
> opl1.0+
> isc
> ijg
> @@ -246,6 +246,11 @@ at URI, which may be a file:// URI pointing the package's tree."
> "http://www.gust.org.pl/projects/e-foundry/licenses/GUST-FONT-LICENSE.txt"
> "https://www.gnu.org/licenses/license-list#LPPL-1.3a"))
>
> +(define fdl1.1+
> + (license "FDL 1.1+"
> + "https://www.gnu.org/licenses/fdl-1.1"
> + "https://www.gnu.org/licenses/license-list#FDL"))
> +
> (define fdl1.3+
> (license "FDL 1.3+"
> "https://www.gnu.org/licenses/fdl.html"
looks good to me!
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2016-02-03 19:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-03 16:38 [PATCH] licenses: Add the fdl1.1+ Fabian Harfert
2016-02-03 19:54 ` Efraim Flashner [this message]
2016-02-03 20:11 ` Fabian Harfert
2016-02-03 20:26 ` Efraim Flashner
2016-02-04 16:17 ` Fabian Harfert
2016-02-04 23:35 ` Leo Famulari
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=20160203215415.10dd9634@debian-netbook \
--to=efraim@flashner.co.il \
--cc=fhmgufs@web.de \
--cc=guix-devel@gnu.org \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
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.