From: carey.xu Date: Thu, 21 Jan 2016 07:57:09 +0000 (+0800) Subject: remove GPL header X-Git-Tag: brahmaputra.1.0~52 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F95%2F7595%2F2;p=compass4nfv.git remove GPL header - the status_callback.py is writed by us, but forget to remove headers Change-Id: I4451837c53d02be4beb6dcfa33c24068098ebd5c Signed-off-by: carey.xu (cherry picked from commit 0c5228ced8950c3a988bdb5eafe3263a07a73070) --- diff --git a/deploy/status_callback.py b/deploy/status_callback.py index 86191322..e430326b 100755 --- a/deploy/status_callback.py +++ b/deploy/status_callback.py @@ -1,20 +1,3 @@ -# (C) 2012, Michael DeHaan, - -# This file is part of Ansible -# -# Ansible is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# Ansible is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with Ansible. If not, see . - import httplib import json import sys