[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: Add libffcall
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] gnu: Add libffcall |
Date: |
Tue, 03 Feb 2015 22:17:47 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Mark H Weaver <address@hidden> skribis:
> From c5fb3c2dafedaa9ceab55992bd994c9aff313528 Mon Sep 17 00:00:00 2001
> From: Mark H Weaver <address@hidden>
> Date: Tue, 3 Feb 2015 03:45:39 -0500
> Subject: [PATCH] gnu: Add libffcall.
>
> * gnu/packages/libffcall.scm: New file.
> * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
>
> Co-Authored-By: Joshua S. Grant <address@hidden>
[...]
> + (license l:gpl2)))
I think this is gpl2+ (really, any version) because the license headers
to not specify any particular version.
LGTM, thanks!
Ludo’.