Quellcode durchsuchen

plugins/check_ntp_time.c - Copyright changes

Spenser Reinhardt vor 12 Jahren
Ursprung
Commit
1483c0d2be
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      plugins/check_ntp_time.c

+ 2 - 2
plugins/check_ntp_time.c

@@ -4,7 +4,7 @@
 * 
 * 
 * License: GPL
 * License: GPL
 * Copyright (c) 2006 Sean Finney <seanius@seanius.net>
 * 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:
 * Description:
 * 
 * 
@@ -35,7 +35,7 @@
 *****************************************************************************/
 *****************************************************************************/
 
 
 const char *progname = "check_ntp_time";
 const char *progname = "check_ntp_time";
-const char *copyright = "2006-2008";
+const char *copyright = "2006-2014";
 const char *email = "devel@nagios-plugins.org";
 const char *email = "devel@nagios-plugins.org";
 
 
 #include "common.h"
 #include "common.h"