diff options
author | Benoit Mortier <opensides@users.sourceforge.net> | 2006-06-14 18:48:59 +0000 |
---|---|---|
committer | Benoit Mortier <opensides@users.sourceforge.net> | 2006-06-14 18:48:59 +0000 |
commit | 704aa165c131bbcce3f347b3c3f3c04aebf7fbe3 (patch) | |
tree | ef7817ccd03e9faae0ff63404b03880966f30f5e /plugins/check_disk.c | |
parent | 3987202794f5b34c78aad3b4213c715ed76004eb (diff) | |
download | monitoring-plugins-704aa165c131bbcce3f347b3c3f3c04aebf7fbe3.tar.gz |
starting the BIG locale update ;-)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1425 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'plugins/check_disk.c')
-rw-r--r-- | plugins/check_disk.c | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/check_disk.c b/plugins/check_disk.c index 898e6cb4..001800b1 100644 --- a/plugins/check_disk.c +++ b/plugins/check_disk.c @@ -1,10 +1,10 @@ /****************************************************************************** - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - + The Nagios Plugins are free software; you can redistribute them + and/or modify them under the terms of the GNU General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |