mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 11:51:26 -07:00
Changing Lenovo Inc to Lenovo and update License file to be consistent. (#36155)
This commit is contained in:
parent
4267d12e61
commit
cf9b427add
6 changed files with 21 additions and 22 deletions
|
@ -1,8 +1,13 @@
|
|||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Copyright (C) 2017 Lenovo, Inc.
|
||||
# Copyright (C) 2017 Lenovo.
|
||||
# GNU General Public License v3.0+
|
||||
# (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||
#
|
||||
# Module to execute ENOS Commands on Lenovo Switches.
|
||||
# Lenovo Networking
|
||||
#
|
||||
from __future__ import absolute_import, division, print_function
|
||||
__metaclass__ = type
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue