summaryrefslogtreecommitdiff
path: root/plugins/modules/vyos_vrf.py
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/modules/vyos_vrf.py')
-rw-r--r--plugins/modules/vyos_vrf.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/modules/vyos_vrf.py b/plugins/modules/vyos_vrf.py
index defe24bb..3f7ae10e 100644
--- a/plugins/modules/vyos_vrf.py
+++ b/plugins/modules/vyos_vrf.py
@@ -1,8 +1,6 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
-# Copyright 2024 Red Hat
-# GNU General Public License v3.0+
-# (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
+# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
"""
The module file for vyos_vrf