guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] licenses: Add the fdl1.1+.


From: Efraim Flashner
Subject: Re: [PATCH] licenses: Add the fdl1.1+.
Date: Wed, 3 Feb 2016 21:54:15 +0200

On Wed,  3 Feb 2016 17:38:45 +0100
Fabian Harfert <address@hidden> 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   <address@hidden>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: pgpU_pFShxinr.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]