diff options
author | Benoit Mortier <opensides@users.sourceforge.net> | 2006-06-14 18:48:59 (GMT) |
---|---|---|
committer | Benoit Mortier <opensides@users.sourceforge.net> | 2006-06-14 18:48:59 (GMT) |
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 898e6cb..001800b 100644 --- a/plugins/check_disk.c +++ b/plugins/check_disk.c | |||
@@ -1,10 +1,10 @@ | |||
1 | /****************************************************************************** | 1 | /****************************************************************************** |
2 | 2 | ||
3 | This program is free software; you can redistribute it and/or modify | 3 | The Nagios Plugins are free software; you can redistribute them |
4 | it under the terms of the GNU General Public License as published by | 4 | and/or modify them under the terms of the GNU General Public |
5 | the Free Software Foundation; either version 2 of the License, or | 5 | License as published by the Free Software Foundation; either |
6 | (at your option) any later version. | 6 | version 2 of the License, or (at your option) any later version. |
7 | 7 | ||
8 | This program is distributed in the hope that it will be useful, | 8 | This program is distributed in the hope that it will be useful, |
9 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 9 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
10 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 10 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |