From a4b3386657625fa8d24ca25993560895694ad9c8 Mon Sep 17 00:00:00 2001 From: RincewindsHat <12514511+RincewindsHat@users.noreply.github.com> Date: Thu, 31 Oct 2024 03:45:50 +0100 Subject: check_hpjd: update copyright diff --git a/plugins/check_hpjd.c b/plugins/check_hpjd.c index 836bf95..713b108 100644 --- a/plugins/check_hpjd.c +++ b/plugins/check_hpjd.c @@ -3,7 +3,7 @@ * Monitoring check_hpjd 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_hpjd"; -const char *copyright = "2000-2007"; +const char *copyright = "2000-2024"; const char *email = "devel@monitoring-plugins.org"; #include "common.h" -- cgit v0.10-9-g596f