check_hpjd: update copyright

This commit is contained in:
RincewindsHat 2024-10-31 03:45:50 +01:00
parent 80fcc8dfac
commit a4b3386657

View file

@ -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"