|
@@ -6,7 +6,7 @@
|
|
|
* Copyright (c) 2000 Tom Shields
|
|
* Copyright (c) 2000 Tom Shields
|
|
|
* 2004 Alain Richard <alain.richard@equation.fr>
|
|
* 2004 Alain Richard <alain.richard@equation.fr>
|
|
|
* 2004 Arnaud Quette <arnaud.quette@mgeups.com>
|
|
* 2004 Arnaud Quette <arnaud.quette@mgeups.com>
|
|
|
-* Copyright (c) 2002-2007 Nagios Plugins Development Team
|
|
|
|
|
|
|
+* Copyright (c) 2002-2014 Nagios Plugins Development Team
|
|
|
*
|
|
*
|
|
|
* Description:
|
|
* Description:
|
|
|
*
|
|
*
|
|
@@ -33,7 +33,7 @@
|
|
|
*****************************************************************************/
|
|
*****************************************************************************/
|
|
|
|
|
|
|
|
const char *progname = "check_ups";
|
|
const char *progname = "check_ups";
|
|
|
-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"
|