4
0
Эх сурвалжийг харах

plugins/check_overcr.c - Copyright changes

Spenser Reinhardt 12 жил өмнө
parent
commit
fe8ff9300f

+ 2 - 2
plugins/check_overcr.c

@@ -3,7 +3,7 @@
 * Nagios check_overcr plugin
 * Nagios check_overcr plugin
 * 
 * 
 * License: GPL
 * License: GPL
-* Copyright (c) 2000-2007 Nagios Plugins Development Team
+* Copyright (c) 2000-2014 Nagios Plugins Development Team
 * 
 * 
 * Description:
 * Description:
 * 
 * 
@@ -30,7 +30,7 @@
 *****************************************************************************/
 *****************************************************************************/
 
 
 const char *progname = "check_overcr";
 const char *progname = "check_overcr";
-const char *copyright = "2000-2007";
+const char *copyright = "2000-2014";
 const char *email = "devel@nagios-plugins.org";
 const char *email = "devel@nagios-plugins.org";
 
 
 #include "common.h"
 #include "common.h"