Fix some copyrights, fix a misc test.

This commit is contained in:
Michael DeHaan 2014-08-11 11:37:30 -04:00
parent 533fb21586
commit 2629cd3fce
7 changed files with 25 additions and 12 deletions

View file

@ -1,4 +1,4 @@
# (c) 2014, Michael DeHaan <michael.dehaan@gmail.com>
# (c) 2014, Brian Coca, Josh Drake, et al
#
# This file is part of Ansible
#
@ -14,6 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
import collections
import os
import sys