Explorar o código

plugins/check_ldap.c - Copyright changes

Spenser Reinhardt %!s(int64=12) %!d(string=hai) anos
pai
achega
9349aaff72
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      plugins/check_ldap.c

+ 2 - 2
plugins/check_ldap.c

@@ -3,7 +3,7 @@
 * Nagios check_ldap plugin
 * 
 * License: GPL
-* Copyright (c) 2000-2008 Nagios Plugins Development Team
+* Copyright (c) 2000-2014 Nagios Plugins Development Team
 * 
 * Description:
 * 
@@ -28,7 +28,7 @@
 
 /* progname may be check_ldaps */
 char *progname = "check_ldap";
-const char *copyright = "2000-2008";
+const char *copyright = "2000-2014";
 const char *email = "devel@nagios-plugins.org";
 
 #include "common.h"