
On Tue, Apr 17, 2012 at 07:26:54PM +0800, Osier Yang wrote:
The new copyright statements is:
Copyright (C) 2010-2012 Red Hat, Inc.
libvirt-test-API 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 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranties of TITLE, NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
% for i in $(git diff --stat HEAD~1 | grep '.py' | awk -F'|' '{print $1}'); do \ sed -i -e '\|#!/usr/bin/env python|r /tmp/copy' $i; \ done --- activityfilter.py | 16 ++++++++++++++++ casecfgcheck.py | 16 ++++++++++++++++ dist/redhat/env_inspect.py | 16 ++++++++++++++++ env_clear.py | 16 ++++++++++++++++ exception.py | 16 ++++++++++++++++ generator.py | 16 ++++++++++++++++ libvirt-test-api.py | 16 ++++++++++++++++ logxmlparser.py | 16 ++++++++++++++++ mapper.py | 16 ++++++++++++++++ parser.py | 16 ++++++++++++++++ process.py | 16 ++++++++++++++++ proxy.py | 16 ++++++++++++++++ utils/XMLParser.py | 16 ++++++++++++++++ utils/check.py | 16 ++++++++++++++++ utils/env_parser.py | 16 ++++++++++++++++ utils/format.py | 16 ++++++++++++++++ utils/log.py | 16 ++++++++++++++++ utils/utils.py | 16 ++++++++++++++++ utils/xmlbuilder.py | 16 ++++++++++++++++ utils/xmlgenerator.py | 16 ++++++++++++++++ 20 files changed, 320 insertions(+), 0 deletions(-)
ACK, this looks good now Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|