Skip to content

Commit

Permalink
update copyright (ansible#60906)
Browse files Browse the repository at this point in the history
  • Loading branch information
carchi8py authored and ansibot committed Aug 20, 2019
1 parent ceee866 commit d62e75b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ansible/modules/storage/netapp/na_ontap_snmp.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
create SNMP module to add/delete/modify SNMP user
"""

# (c) 2018, NetApp, Inc
# (c) 2018-2019, NetApp, Inc
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function
__metaclass__ = type
Expand Down

0 comments on commit d62e75b

Please sign in to comment.