From ded61f5a498d9753c3f5e615efc9446206bd5839 Mon Sep 17 00:00:00 2001 From: Peter Mounce Date: Fri, 1 May 2015 20:30:05 +0100 Subject: [PATCH] fix license boilerplate --- lib/ansible/modules/extras/windows/win_webpicmd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/extras/windows/win_webpicmd.py b/lib/ansible/modules/extras/windows/win_webpicmd.py index b41a47d16c..e90db5bc41 100644 --- a/lib/ansible/modules/extras/windows/win_webpicmd.py +++ b/lib/ansible/modules/extras/windows/win_webpicmd.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# (c) 2014, Trond Hindenes +# (c) 2015, Peter Mounce # # This file is part of Ansible #