Procházet zdrojové kódy

plugins/check_swap.c - Copyright changes

Spenser Reinhardt před 12 roky
rodič
revize
dbecc6e486
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      plugins/check_swap.c

+ 2 - 2
plugins/check_swap.c

@@ -4,7 +4,7 @@
 * 
 * 
 * License: GPL
 * License: GPL
 * Copyright (c) 2000 Karl DeBisschop (kdebisschop@users.sourceforge.net)
 * Copyright (c) 2000 Karl DeBisschop (kdebisschop@users.sourceforge.net)
-* Copyright (c) 2000-2007 Nagios Plugins Development Team
+* Copyright (c) 2000-2014 Nagios Plugins Development Team
 * 
 * 
 * Description:
 * Description:
 * 
 * 
@@ -28,7 +28,7 @@
 *****************************************************************************/
 *****************************************************************************/
 
 
 const char *progname = "check_swap";
 const char *progname = "check_swap";
-const char *copyright = "2000-2007";
+const char *copyright = "2000-2014";
 const char *email = "devel@nagios-plugins.org";
 const char *email = "devel@nagios-plugins.org";
 
 
 #include "common.h"
 #include "common.h"