summaryrefslogtreecommitdiff
path: root/src/etc/telegraf/custom_scripts
diff options
context:
space:
mode:
Diffstat (limited to 'src/etc/telegraf/custom_scripts')
-rwxr-xr-xsrc/etc/telegraf/custom_scripts/vyos_services_input_filter.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc/telegraf/custom_scripts/vyos_services_input_filter.py b/src/etc/telegraf/custom_scripts/vyos_services_input_filter.py
index 00f2f184c..78c5249fb 100755
--- a/src/etc/telegraf/custom_scripts/vyos_services_input_filter.py
+++ b/src/etc/telegraf/custom_scripts/vyos_services_input_filter.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
#
-# Copyright (C) 2021-2023 VyOS maintainers and contributors
+# Copyright VyOS maintainers and contributors <maintainers@vyos.io>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 or later as