|
|
@@ -4,7 +4,7 @@
|
|
|
*
|
|
|
* License: GPL
|
|
|
* Copyright (c) 2000-2002 Yves Rubin (rubiyz@yahoo.com)
|
|
|
-* Copyright (c) 2003-2007 Nagios Plugins Development Team
|
|
|
+* Copyright (c) 2003-2014 Nagios Plugins Development Team
|
|
|
*
|
|
|
* Description:
|
|
|
*
|
|
|
@@ -33,7 +33,7 @@
|
|
|
*****************************************************************************/
|
|
|
|
|
|
const char *progname = "check_nt";
|
|
|
-const char *copyright = "2000-2007";
|
|
|
+const char *copyright = "2000-2014";
|
|
|
const char *email = "devel@nagios-plugins.org";
|
|
|
|
|
|
#include "common.h"
|