diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-01-24 23:18:05 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-01-24 23:18:05 (GMT) |
commit | 49d8064bf3986f3c57385e643aa865dd1390271e (patch) | |
tree | 282c010d6190a54bfe462aab41e79b56e88a3d66 /ACKNOWLEDGEMENTS | |
parent | fe856aa957978504137c1d425815d4ed8a22be40 (diff) | |
download | monitoring-plugins-49d8064bf3986f3c57385e643aa865dd1390271e.tar.gz |
Various cleanups in the syncing with gnulib
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1581 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'ACKNOWLEDGEMENTS')
-rw-r--r-- | ACKNOWLEDGEMENTS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ACKNOWLEDGEMENTS b/ACKNOWLEDGEMENTS index bd0b1a9..d14830c 100644 --- a/ACKNOWLEDGEMENTS +++ b/ACKNOWLEDGEMENTS | |||
@@ -27,3 +27,7 @@ Copyright (C) 91, 1995-2004 Free Software Foundation, Inc. | |||
27 | http://www.gnu.org/software/coreutils/ | 27 | http://www.gnu.org/software/coreutils/ |
28 | Use of macros and lib files in m4/np_coreutils.m4 and lib/. Setuid installs in plugins-root | 28 | Use of macros and lib files in m4/np_coreutils.m4 and lib/. Setuid installs in plugins-root |
29 | 29 | ||
30 | Gnulib team | ||
31 | Copyright (C) 2201, 2003, 2004, 2006 Free Software Foundation, Inc | ||
32 | http://www.gnu.org/software/gnulib/ | ||
33 | Use of lib files that originally were used from coreutils | ||