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