virt-install: Drop inaccurate comment, update copyright date

This commit is contained in:
Cole Robinson 2013-12-14 18:28:27 -05:00
parent 1124043151
commit bd5b285eea

View File

@ -1,10 +1,6 @@
#!/usr/bin/python -tt
#
# Script to set up a Xen guest and kick off an install
#
# Copyright 2005-2006 Red Hat, Inc.
# Jeremy Katz <katzj@redhat.com>
# Option handling added by Andrew Puch <apuch@redhat.com>
# Copyright 2005-2013 Red Hat, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by