virsh: remove xen reference in header comment

With libvirt and virsh now being used for much more than Xen, this
patch removes the outdated reference to Xen in the file header.
This commit is contained in:
Justin Clift 2010-06-09 19:00:30 +10:00 committed by Eric Blake
parent 46c14d2045
commit 74231267f8

View File

@ -1,5 +1,5 @@
/*
* virsh.c: a Xen shell used to exercise the libvirt API
* virsh.c: a shell to exercise the libvirt API
*
* Copyright (C) 2005, 2007-2010 Red Hat, Inc.
*