diff options
author | Bruno Haible <bruno@clisp.org> | 2004-09-22 15:11:04 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2004-09-22 15:11:04 +0000 |
commit | 5143f4e91f44130093914be7cf05873c7d8a4369 (patch) | |
tree | f5460481d5fe54a5948ae5379f60d56755c478ea /modules/xnanosleep | |
parent | c22ddf546e5dcd1ee6a81c1cdd3c60969f564cdc (diff) | |
download | gnulib-5143f4e91f44130093914be7cf05873c7d8a4369.tar.gz |
Add a license tag to every module.
Diffstat (limited to 'modules/xnanosleep')
-rw-r--r-- | modules/xnanosleep | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/xnanosleep b/modules/xnanosleep index 40cf2d32b8..7317c1ebff 100644 --- a/modules/xnanosleep +++ b/modules/xnanosleep @@ -17,6 +17,9 @@ lib_SOURCES += xnanosleep.h xnanosleep.c Include: "xnanosleep.h" +License: +GPL + Maintainer: Paul Eggert, Jim Meyering |