diff --git a/lib/ansible/modules/network/dellos6/dellos6_facts.py b/lib/ansible/modules/network/dellos6/dellos6_facts.py index 922b14366e4..b3f5156d3aa 100644 --- a/lib/ansible/modules/network/dellos6/dellos6_facts.py +++ b/lib/ansible/modules/network/dellos6/dellos6_facts.py @@ -1,5 +1,9 @@ # !/usr/bin/python # +# (c) 2015 Peter Sprygada, +# +# Copyright (c) 2016 Dell Inc. +# # This file is part of Ansible # # Ansible is free software: you can redistribute it and/or modify