summaryrefslogtreecommitdiffstats
path: root/lib/utils_base.c
diff options
context:
space:
mode:
authorLorenz Kästle <lorenz.kaestle@netways.de>2024-10-17 16:01:49 (GMT)
committerLorenz Kästle <lorenz.kaestle@netways.de>2024-10-17 16:01:49 (GMT)
commit9462819774ed2e3f51c75fffda59724428205c0e (patch)
tree0c30d31e297e46d6d3e143ba79fb06cc28fe5b07 /lib/utils_base.c
parentee1ba3209993b72e90f5fe30a16ad951f1e2402d (diff)
downloadmonitoring-plugins-9462819774ed2e3f51c75fffda59724428205c0e.tar.gz
lib: Update copyright
Diffstat (limited to 'lib/utils_base.c')
-rw-r--r--lib/utils_base.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/utils_base.c b/lib/utils_base.c
index cd13583..6d6954e 100644
--- a/lib/utils_base.c
+++ b/lib/utils_base.c
@@ -3,7 +3,7 @@
3 * utils_base.c 3 * utils_base.c
4 * 4 *
5 * License: GPL 5 * License: GPL
6 * Copyright (c) 2006 Monitoring Plugins Development Team 6 * Copyright (c) 2006 - 2024 Monitoring Plugins Development Team
7 * 7 *
8 * Library of useful functions for plugins 8 * Library of useful functions for plugins
9 * 9 *