|
|
@@ -4,7 +4,7 @@
|
|
|
*
|
|
|
* License: GPL
|
|
|
* Copyright (c) 2006 Sean Finney <seanius@seanius.net>
|
|
|
-* Copyright (c) 2006-2008 Nagios Plugins Development Team
|
|
|
+* Copyright (c) 2006-2014 Nagios Plugins Development Team
|
|
|
*
|
|
|
* Description:
|
|
|
*
|
|
|
@@ -31,7 +31,7 @@
|
|
|
*****************************************************************************/
|
|
|
|
|
|
const char *progname = "check_ntp";
|
|
|
-const char *copyright = "2006-2008";
|
|
|
+const char *copyright = "2006-2014";
|
|
|
const char *email = "devel@nagios-plugins.org";
|
|
|
|
|
|
#include "common.h"
|