1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Lenovo typofix (#40865)

* Changing Lenovo Inc to Lenovo and update License file to be consistent.

* Typo correction of ENOS to CNOS
This commit is contained in:
Anil Kumar Muraleedharan 2018-05-30 15:23:26 +05:30 committed by Trishna Guha
parent 5ffa1a1b2a
commit 8ece8679d8
6 changed files with 4 additions and 8 deletions

View file

@ -10,7 +10,7 @@
#
# (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
#
# Contains Action Plugin methods for ENOS Config Module
# Contains Action Plugin methods for CNOS Config Module
# Lenovo Networking
#

View file

@ -10,7 +10,7 @@
#
# (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
#
# Contains Action Plugin methods for ENOS Config Module
# Contains Action Plugin methods for CNOS Config Module
# Lenovo Networking
from __future__ import (absolute_import, division, print_function)
__metaclass__ = type

View file

@ -2,8 +2,6 @@
# Copyright (C) 2017 Lenovo.
#
# GNU General Public License v3.0+
# Copyright (C) 2017 Lenovo.
# All rights reserved.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of

View file

@ -10,7 +10,7 @@
#
# (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
#
# Contains CLIConf Plugin methods for ENOS Modules
# Contains CLIConf Plugin methods for CNOS Modules
# Lenovo Networking
#
from __future__ import (absolute_import, division, print_function)

View file

@ -10,7 +10,7 @@
#
# (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
#
# Contains terminal Plugin methods for ENOS Config Module
# Contains terminal Plugin methods for CNOS Config Module
# Lenovo Networking
#
from __future__ import (absolute_import, division, print_function)

View file

@ -2,8 +2,6 @@
# Copyright (C) 2017 Lenovo.
#
# GNU General Public License v3.0+
# Copyright (C) 2017 Lenovo.
# All rights reserved.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of