From: Eric Blake <ebb9@byu.net>
Date: Sat, 21 Jun 2008 18:57:35 +0000 (-0600)
Subject: Fix licensing of sigprocmask.
X-Git-Tag: v0.1~7244
X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=b68bcb3de467d0d74ef961d20deaeb624e844775;p=gnulib.git

Fix licensing of sigprocmask.

* modules/raise (License): Relicense as LGPL.

Signed-off-by: Eric Blake <ebb9@byu.net>
---

diff --git a/ChangeLog b/ChangeLog
index 81c0893f82..6d6375ca4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-21  Eric Blake  <ebb9@byu.net>
+
+	Fix licensing of sigprocmask.
+	* modules/raise (License): Relicense as LGPL.
+
 2008-06-21  Bruno Haible  <bruno@clisp.org>
 
 	* lib/propername.c (proper_name_utf8): Don't use the transliterated
diff --git a/modules/raise b/modules/raise
index a303e29306..8ff76c917b 100644
--- a/modules/raise
+++ b/modules/raise
@@ -14,7 +14,7 @@ Makefile.am:
 Include:
 
 License:
-GPL
+LGPL
 
 Maintainer:
 Jim Meyering