X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=blobdiff_plain;f=virt-df%2Fvirt_df.ml;h=bbaaa7dff8530694f7971c39315b97470e856c70;hp=4a5f0ed34977cc52fba0ca2f477ddc54bfecad69;hb=d445e4f54fcfd19a98451eb0b5b5b5237bf9df78;hpb=5616e76a5a01656aa0dcc323fcd1fcd77764e638 diff --git a/virt-df/virt_df.ml b/virt-df/virt_df.ml old mode 100644 new mode 100755 index 4a5f0ed..bbaaa7d --- a/virt-df/virt_df.ml +++ b/virt-df/virt_df.ml @@ -1,5 +1,20 @@ (* 'df' command for virtual domains. - * $Id$ + (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