diff --git a/plugins/check_nwstat.c b/plugins/check_nwstat.c index cb708dff..3af63603 100644 --- a/plugins/check_nwstat.c +++ b/plugins/check_nwstat.c @@ -3,7 +3,7 @@ * Monitoring check_nwstat plugin * * License: GPL - * Copyright (c) 2000-2007 Monitoring Plugins Development Team + * Copyright (c) 2000-2024 Monitoring Plugins Development Team * * Description: * @@ -30,7 +30,7 @@ *****************************************************************************/ const char *progname = "check_nwstat"; -const char *copyright = "2000-2007"; +const char *copyright = "2000-2024"; const char *email = "devel@monitoring-plugins.org"; #include "common.h"