X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=blobdiff_plain;f=virt-df%2Fvirt_df_main.ml;h=bc4096b807e585788084f0a4966a87257a37da6c;hp=2f9f1bfb5a5a38cd0b6c64884ca1581992783b82;hb=40cca545e1e010e8ee1a4ed4e9636b7c0119d5a2;hpb=5616e76a5a01656aa0dcc323fcd1fcd77764e638 diff --git a/virt-df/virt_df_main.ml b/virt-df/virt_df_main.ml old mode 100644 new mode 100755 index 2f9f1bf..bc4096b --- a/virt-df/virt_df_main.ml +++ b/virt-df/virt_df_main.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. *) let () = Virt_df.main ()