summaryrefslogtreecommitdiff
path: root/modules/dup2
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-07-05 07:14:00 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-07-05 07:14:00 +0000
commit55623f58e71800a93cc925fc4771ba5fe9828c5c (patch)
treedca7f84357b3196e7b643da17228db1e97c385e5 /modules/dup2
parenteb6499d1ca5297990472a0d28cdbcb6a383e9e7b (diff)
downloadgnulib-55623f58e71800a93cc925fc4771ba5fe9828c5c.tar.gz
* 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.
Diffstat (limited to 'modules/dup2')
-rw-r--r--modules/dup23
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/dup2 b/modules/dup2
index 7b33e6f5c8..db3a1f71c7 100644
--- a/modules/dup2
+++ b/modules/dup2
@@ -16,8 +16,7 @@ Include:
<unistd.h>
License:
-GPL
+LGPL
Maintainer:
Paul Eggert, Jim Meyering
-