From 55623f58e71800a93cc925fc4771ba5fe9828c5c Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 5 Jul 2005 07:14:00 +0000 Subject: * gnulib-tool (func_import): Add support for 'public domain' license. * modules/alloca, modules/atexit, modules/memmove: Now public domain, not GPL. * modules/dup2, modules/getpagesize, modules/malloc, modules/memset: * modules/realloc, modules/strerror, modules/strtod: Now LGPL, not GPL. --- modules/dup2 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'modules/dup2') diff --git a/modules/dup2 b/modules/dup2 index 7b33e6f5c8..db3a1f71c7 100644 --- a/modules/dup2 +++ b/modules/dup2 @@ -16,8 +16,7 @@ Include: License: -GPL +LGPL Maintainer: Paul Eggert, Jim Meyering - -- cgit v1.2.1