urlize: update copyright

This commit is contained in:
Lorenz Kästle 2024-10-31 14:48:19 +01:00
parent 611b33a30e
commit f0c6157cec

View file

@ -30,7 +30,7 @@
*****************************************************************************/
const char *progname = "urlize";
const char *copyright = "2000-2006";
const char *copyright = "2000-2024";
const char *email = "devel@monitoring-plugins.org";
#include "common.h"