X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=blobdiff_plain;f=virt-top%2Fvirt_top_xml.ml;h=8bf3d8afb092318c0b572b4fbaaafda5ac3ab5b2;hp=7d24b3fb289014745bb0f10fcc7c014f68b4a93d;hb=88f5912dca29d791e2201abb621082c86fe260eb;hpb=a8b837d5018c488a130fcbea425904817a862210 diff --git a/virt-top/virt_top_xml.ml b/virt-top/virt_top_xml.ml index 7d24b3f..8bf3d8a 100644 --- a/virt-top/virt_top_xml.ml +++ b/virt-top/virt_top_xml.ml @@ -1,8 +1,23 @@ (* 'top'-like tool for libvirt domains. - * $Id: virt_top_xml.ml,v 1.1 2007/08/23 09:36:04 rjones Exp $ - * - * This file contains all code which requires xml-light. - *) + (C) Copyright 2007 Richard W.M. Jones, Red Hat Inc. + http://libvirt.org/ + + 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 + 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 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 this program; if not, write to the Free Software + Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + + This file contains all code which requires xml-light. +*) open ExtList