summaryrefslogtreecommitdiff
path: root/scripts/build-command-op-templates
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2025-07-03 14:12:53 +0100
committerGitHub <noreply@github.com>2025-07-03 14:12:53 +0100
commit036f08f14a029b64366eff61e30a2de49e591759 (patch)
tree832cda9b7c4866e46fa0cbb2e712b48400372b79 /scripts/build-command-op-templates
parent12622098d406b5fbb66f79c17d70f7c47528f12f (diff)
parent6ea9bbc2f9a6f27ba194192adc8032e10685b0d8 (diff)
downloadvyos-1x-036f08f14a029b64366eff61e30a2de49e591759.tar.gz
vyos-1x-036f08f14a029b64366eff61e30a2de49e591759.zip
Merge pull request #4585 from c-po/copyright-notice
T7591: remove copyright years from source files
Diffstat (limited to 'scripts/build-command-op-templates')
-rwxr-xr-xscripts/build-command-op-templates2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build-command-op-templates b/scripts/build-command-op-templates
index a2b7c9ddc..94bbd1d07 100755
--- a/scripts/build-command-op-templates
+++ b/scripts/build-command-op-templates
@@ -3,7 +3,7 @@
# build-command-template: converts new style command definitions in XML
# to the old style (bunch of dirs and node.def's) command templates
#
-# Copyright (C) 2017-2025 VyOS maintainers <maintainers@vyos.net>
+# Copyright VyOS maintainers and contributors <maintainers@vyos.io>
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public