X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=virt-df%2Fvirt_df.ml;h=bbaaa7dff8530694f7971c39315b97470e856c70;hb=f1212f9779e92bedf31b7eccb5be495f2c384971;hp=f5830258b3a5d09449849db06c34f18cf9186cfb;hpb=0e09861c06a0c274bcfdacceaee347f8aaa969cb;p=virt-top.git diff --git a/virt-df/virt_df.ml b/virt-df/virt_df.ml old mode 100644 new mode 100755 index f583025..bbaaa7d --- a/virt-df/virt_df.ml +++ b/virt-df/virt_df.ml @@ -1,4 +1,20 @@ (* 'df' command for virtual domains. + (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. *) open Printf