summaryrefslogtreecommitdiff
path: root/src/conf_mode/protocols_rip.py
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-05-28 22:58:44 +0200
committerChristian Poessinger <christian@poessinger.com>2022-05-28 22:58:44 +0200
commit8099770c1004d4dd756145050157f51f474ede95 (patch)
tree01bd8ff98ac7051a1b2eec25eeba89458847ae49 /src/conf_mode/protocols_rip.py
parent47d9eb7e7d8197012ab0aa5e878bd0a3bb83ae33 (diff)
downloadvyos-1x-8099770c1004d4dd756145050157f51f474ede95.tar.gz
vyos-1x-8099770c1004d4dd756145050157f51f474ede95.zip
xml: rip: T4448: rename include files to match schema
Diffstat (limited to 'src/conf_mode/protocols_rip.py')
-rwxr-xr-xsrc/conf_mode/protocols_rip.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf_mode/protocols_rip.py b/src/conf_mode/protocols_rip.py
index a76c1ce76..c78d90396 100755
--- a/src/conf_mode/protocols_rip.py
+++ b/src/conf_mode/protocols_rip.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
#
-# Copyright (C) 2021 VyOS maintainers and contributors
+# Copyright (C) 2021-2022 VyOS maintainers and contributors
#
# 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