guix-patches
[Top][All Lists]
Advanced

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

[bug#35449] [PATCH 1/7] gnu: zimg: Fix license field to refer to license


From: Ludovic Courtès
Subject: [bug#35449] [PATCH 1/7] gnu: zimg: Fix license field to refer to license:wtfpl2.
Date: Mon, 06 May 2019 10:33:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Brendan Tildesley <address@hidden> skribis:

> -    (license (license:fsf-free "file://COPYING")))) ;WTFPL version 2
> +    (license (license:wtfpl2))))
                ^
I fixed this typo.  I also run ‘guix lint -c license’ to make sure
everything was OK.





reply via email to

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