summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Carrillo Cruz <ricardo.carrillo.cruz@gmail.com>2017-01-18 13:27:41 +0100
committerRicardo Carrillo Cruz <ricardo.carrillo.cruz@gmail.com>2017-01-18 14:15:28 +0100
commit0e78aab533fde3ae8a79632d2ff16b0e1f5bdea9 (patch)
tree15d1b484514ad48c3d0e617fe9b4e493b49416ee
parent74ecbebf7a710d066608db79f86f95d45a7438ec (diff)
downloadansible-0e78aab533fde3ae8a79632d2ff16b0e1f5bdea9.tar.gz
Fix copyright and author lines for iosxr lib and iosxr_template
-rw-r--r--lib/ansible/module_utils/iosxr.py1
-rw-r--r--lib/ansible/modules/network/iosxr/_iosxr_template.py2
2 files changed, 2 insertions, 1 deletions
diff --git a/lib/ansible/module_utils/iosxr.py b/lib/ansible/module_utils/iosxr.py
index e1f3a59f96..b89d1febfe 100644
--- a/lib/ansible/module_utils/iosxr.py
+++ b/lib/ansible/module_utils/iosxr.py
@@ -5,6 +5,7 @@
# to the complete work.
#
# Copyright (c) 2015 Peter Sprygada, <psprygada@ansible.com>
+# Copyright (c) 2017 Red Hat Inc.
#
# Redistribution and use in source and binary forms, with or without modification,
# are permitted provided that the following conditions are met:
diff --git a/lib/ansible/modules/network/iosxr/_iosxr_template.py b/lib/ansible/modules/network/iosxr/_iosxr_template.py
index a66c49896f..230b071e56 100644
--- a/lib/ansible/modules/network/iosxr/_iosxr_template.py
+++ b/lib/ansible/modules/network/iosxr/_iosxr_template.py
@@ -24,7 +24,7 @@ DOCUMENTATION = """
---
module: iosxr_template
version_added: "2.1"
-author: "Peter Sprygada (@privateip)"
+author: "Ricardo Carrillo Cruz (@rcarrillocruz)"
short_description: Manage Cisco IOSXR device configurations over SSH
description:
- Manages network device configurations over SSH. This module