Explorar o código

plugins/check_ntp_time.c - Copyright changes

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

+ 2 - 2
plugins/check_ntp_time.c

@@ -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:
 * 
@@ -35,7 +35,7 @@
 *****************************************************************************/
 
 const char *progname = "check_ntp_time";
-const char *copyright = "2006-2008";
+const char *copyright = "2006-2014";
 const char *email = "devel@nagios-plugins.org";
 
 #include "common.h"