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

plugins/negate.c - Copyright changes

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

+ 2 - 2
plugins/negate.c

@@ -3,7 +3,7 @@
 * Nagios negate plugin
 * Nagios negate plugin
 * 
 * 
 * License: GPL
 * License: GPL
-* Copyright (c) 2002-2008 Nagios Plugins Development Team
+* Copyright (c) 2002-2014 Nagios Plugins Development Team
 * 
 * 
 * Description:
 * Description:
 * 
 * 
@@ -30,7 +30,7 @@
 *****************************************************************************/
 *****************************************************************************/
 
 
 const char *progname = "negate";
 const char *progname = "negate";
-const char *copyright = "2002-2008";
+const char *copyright = "2002-2014";
 const char *email = "devel@nagios-plugins.org";
 const char *email = "devel@nagios-plugins.org";
 
 
 #define DEFAULT_TIMEOUT 11
 #define DEFAULT_TIMEOUT 11