From 764a748536df4b41726d4aae341a159de32a6552 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Thu, 6 Mar 2008 12:06:19 +0100 Subject: [PATCH] Change license to unlimited for func module. --- ChangeLog | 3 +++ modules/func | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 16caed62c..0df21154a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-03-06 Simon Josefsson + * modules/func (License): Change license to unlimited; there was + no LGPL parts in the module anyway. + * doc/gnulib.texi (__func__): Use C99 terminology when talking about __func__. Make example self-contained. Suggested by Eric Blake . diff --git a/modules/func b/modules/func index ecab6ad2d..48e979d16 100644 --- a/modules/func +++ b/modules/func @@ -14,7 +14,7 @@ Makefile.am: Include: License: -LGPL +unlimited Maintainer: Simon Josefsson -- 2.11.0