summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSenthil Kumar Ganesan <skg.net.dev@gmail.com>2016-09-17 10:23:45 -0700
committerSenthil Kumar Ganesan <skg.net.dev@gmail.com>2016-09-17 10:23:45 -0700
commit0957a72872487ff5d07422d6ccae453075a37de2 (patch)
tree4899afcef2d93b60638cab5093fcdd93b0e18ab4
parentd629b3ccc90936135bd1cbdacf4acb4f32c396d8 (diff)
downloadansible-modules-core-0957a72872487ff5d07422d6ccae453075a37de2.tar.gz
Updated the copyright
-rw-r--r--network/dellos6/dellos6_facts.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/network/dellos6/dellos6_facts.py b/network/dellos6/dellos6_facts.py
index 922b1436..b3f5156d 100644
--- a/network/dellos6/dellos6_facts.py
+++ b/network/dellos6/dellos6_facts.py
@@ -1,5 +1,9 @@
# !/usr/bin/python
#
+# (c) 2015 Peter Sprygada, <psprygada@ansible.com>
+#
+# Copyright (c) 2016 Dell Inc.
+#
# This file is part of Ansible
#
# Ansible is free software: you can redistribute it and/or modify