|
@@ -3,7 +3,7 @@
|
|
|
* Nagios check_dig plugin
|
|
* Nagios check_dig plugin
|
|
|
*
|
|
*
|
|
|
* License: GPL
|
|
* License: GPL
|
|
|
-* Copyright (c) 2002-2008 Nagios Plugins Development Team
|
|
|
|
|
|
|
+* Copyright (c) 2002-2014 Nagios Plugins Development Team
|
|
|
*
|
|
*
|
|
|
* Description:
|
|
* Description:
|
|
|
*
|
|
*
|
|
@@ -33,7 +33,7 @@
|
|
|
* because on some architectures those strings are in non-writable memory */
|
|
* because on some architectures those strings are in non-writable memory */
|
|
|
|
|
|
|
|
const char *progname = "check_dig";
|
|
const char *progname = "check_dig";
|
|
|
-const char *copyright = "2002-2008";
|
|
|
|
|
|
|
+const char *copyright = "2002-2014";
|
|
|
const char *email = "devel@nagios-plugins.org";
|
|
const char *email = "devel@nagios-plugins.org";
|
|
|
|
|
|
|
|
#include "common.h"
|
|
#include "common.h"
|