summaryrefslogtreecommitdiff
path: root/src/completion
diff options
context:
space:
mode:
Diffstat (limited to 'src/completion')
-rw-r--r--src/completion/list_mem_page_size.py2
-rw-r--r--src/completion/list_vpp_interfaces.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/completion/list_mem_page_size.py b/src/completion/list_mem_page_size.py
index 1ed81a15f..4d2cb11c6 100644
--- a/src/completion/list_mem_page_size.py
+++ b/src/completion/list_mem_page_size.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
#
-# Copyright (C) 2025 VyOS Inc.
+# Copyright (C) VyOS Inc.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
diff --git a/src/completion/list_vpp_interfaces.py b/src/completion/list_vpp_interfaces.py
index ea6a77bed..e5751119c 100644
--- a/src/completion/list_vpp_interfaces.py
+++ b/src/completion/list_vpp_interfaces.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
#
-# Copyright (C) 2024 VyOS Inc.
+# Copyright (C) VyOS Inc.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public