Răsfoiți Sursa

plugins/check_http.c - Copyright changes

Spenser Reinhardt 12 ani în urmă
părinte
comite
141c0aaf6c
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      plugins/check_http.c

+ 2 - 2
plugins/check_http.c

@@ -3,7 +3,7 @@
 * Nagios check_http plugin
 * Nagios check_http plugin
 *
 *
 * License: GPL
 * License: GPL
-* Copyright (c) 1999-2013 Nagios Plugins Development Team
+* Copyright (c) 1999-2014 Nagios Plugins Development Team
 *
 *
 * Description:
 * Description:
 *
 *
@@ -34,7 +34,7 @@
 /* splint -I. -I../../plugins -I../../lib/ -I/usr/kerberos/include/ ../../plugins/check_http.c */
 /* splint -I. -I../../plugins -I../../lib/ -I/usr/kerberos/include/ ../../plugins/check_http.c */
 
 
 const char *progname = "check_http";
 const char *progname = "check_http";
-const char *copyright = "1999-2013";
+const char *copyright = "1999-2014";
 const char *email = "devel@nagios-plugins.org";
 const char *email = "devel@nagios-plugins.org";
 
 
 #include "common.h"
 #include "common.h"