diff options
| author | RincewindsHat <12514511+RincewindsHat@users.noreply.github.com> | 2023-10-01 14:05:59 +0200 | 
|---|---|---|
| committer | RincewindsHat <12514511+RincewindsHat@users.noreply.github.com> | 2023-10-01 14:05:59 +0200 | 
| commit | 9f9f5fd9b22e6e6d6415be3c3ecde9f795b55fe2 (patch) | |
| tree | 0586047f5d93ea7f65c782db157acc91742e3f39 /plugins-root | |
| parent | f2ed728823276fc3f861ce909953c318f83aef74 (diff) | |
| download | monitoring-plugins-9f9f5fd9b22e6e6d6415be3c3ecde9f795b55fe2.tar.gz | |
Update copyright
Diffstat (limited to 'plugins-root')
| -rw-r--r-- | plugins-root/check_dhcp.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/plugins-root/check_dhcp.c b/plugins-root/check_dhcp.c index 4d167721..0ddace5b 100644 --- a/plugins-root/check_dhcp.c +++ b/plugins-root/check_dhcp.c | |||
| @@ -34,7 +34,7 @@ | |||
| 34 | *****************************************************************************/ | 34 | *****************************************************************************/ | 
| 35 | 35 | ||
| 36 | const char *progname = "check_dhcp"; | 36 | const char *progname = "check_dhcp"; | 
| 37 | const char *copyright = "2001-2007"; | 37 | const char *copyright = "2001-2023"; | 
| 38 | const char *email = "devel@monitoring-plugins.org"; | 38 | const char *email = "devel@monitoring-plugins.org"; | 
| 39 | 39 | ||
| 40 | #include "common.h" | 40 | #include "common.h" | 
