[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#40246: [PATCH] gnu: Add cramfs-tools.
From: |
Ludovic Courtès |
Subject: |
bug#40246: [PATCH] gnu: Add cramfs-tools. |
Date: |
Thu, 02 Apr 2020 10:01:31 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hi Vincent,
Vincent Legoll <address@hidden> skribis:
> From d8c3ae54d42d662f7af6cb6740b6ae16455d9073 Mon Sep 17 00:00:00 2001
> From: Vincent Legoll <address@hidden>
> Date: Thu, 26 Mar 2020 23:12:53 +0100
> Subject: [PATCH] gnu: Add cramfs-tools.
>
> * gnu/packages/linux.scm (cramfs-tools): New variable.
Applied!
> + (license license:gpl2)))
I changed that to ‘gpl2+’ because I noticed that source file headers
carry the “or any later version” wording.
Thanks,
Ludo’.