mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-11 09:40:05 -04:00
urlize: update copyright
This commit is contained in:
parent
611b33a30e
commit
f0c6157cec
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue