[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
libsigsegv: Relicense under GPLv2+
From: |
Bruno Haible |
Subject: |
libsigsegv: Relicense under GPLv2+ |
Date: |
Fri, 30 Aug 2024 12:44:30 +0200 |
The GNU libsigsegv package being under GPLv2+, the Gnulib 'libsigsegv' module
should be under GPLv2+ as well. The current license, GPL = GPLv3+, is an
unnecessary restriction.
2024-08-30 Bruno Haible <bruno@clisp.org>
libsigsegv: Relicense under GPLv2+.
* modules/libsigsegv (License): Change to GPLv2+.
diff --git a/modules/libsigsegv b/modules/libsigsegv
index fae97baa48..374393cb41 100644
--- a/modules/libsigsegv
+++ b/modules/libsigsegv
@@ -21,7 +21,7 @@ Link:
$(LTLIBSIGSEGV) when linking with libtool, $(LIBSIGSEGV) otherwise
License:
-GPL
+GPLv2+
Maintainer:
all
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- libsigsegv: Relicense under GPLv2+,
Bruno Haible <=