From c27fe97d89a062031db44639f4434169752538fe Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Mon, 8 Oct 2007 12:50:32 +0200 Subject: [PATCH] Change license to LGPLv2+ on dummy, float, realloc, stdlib. --- ChangeLog | 7 +++++++ modules/dummy | 2 +- modules/float | 2 +- modules/realloc | 2 +- modules/stdlib | 2 +- 5 files changed, 11 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 767a3e67e..a00164578 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-10-08 Simon Josefsson + + * modules/dummy (License): Change to LGPLv2+. + * modules/float (License): Likewise + * modules/realloc (License): Likewise + * modules/stdlib (License): Likewise + 2007-10-07 Bruno Haible * trunc.c (TWO_MANT_DIG): Change type to DOUBLE. diff --git a/modules/dummy b/modules/dummy index 7d30b757d..14e874875 100644 --- a/modules/dummy +++ b/modules/dummy @@ -14,7 +14,7 @@ lib_SOURCES += dummy.c Include: License: -LGPL +LGPLv2+ Maintainer: all diff --git a/modules/float b/modules/float index 9ec15a5de..272e275d8 100644 --- a/modules/float +++ b/modules/float @@ -30,7 +30,7 @@ Include: License: -LGPL +LGPLv2+ Maintainer: all diff --git a/modules/realloc b/modules/realloc index 316f58859..aa5baf616 100644 --- a/modules/realloc +++ b/modules/realloc @@ -16,7 +16,7 @@ Include: License: -LGPL +LGPLv2+ Maintainer: Jim Meyering diff --git a/modules/stdlib b/modules/stdlib index bc5bbc8d8..5a63df531 100644 --- a/modules/stdlib +++ b/modules/stdlib @@ -45,7 +45,7 @@ Include: #include License: -LGPL +LGPLv2+ Maintainer: all -- 2.11.0