X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=virt-df%2Fvirt_df_lvm2.ml;h=8dc0c05f9bc22fd92e16ec6b07ef95cb5f762abf;hb=4386f50ae1e5867c476e9a0443af16a2fbc8e4fd;hp=a1f77e395e6fd39ff09e04772e0167e64fb6a9d8;hpb=5616e76a5a01656aa0dcc323fcd1fcd77764e638;p=virt-top.git diff --git a/virt-df/virt_df_lvm2.ml b/virt-df/virt_df_lvm2.ml index a1f77e3..8dc0c05 100644 --- a/virt-df/virt_df_lvm2.ml +++ b/virt-df/virt_df_lvm2.ml @@ -1,8 +1,24 @@ (* 'df' command for virtual domains. - * $Id$ - * - * Support for LVM2 PVs. - *) + + (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. + + Support for LVM2 PVs. +*) open Printf