X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=blobdiff_plain;f=libvirt%2Flibvirt_version.mli;h=b1755ba847a948a81ef2dc9bd55e4ec6af6825fe;hp=847089a9e440a774b0852e2539ef36caa326603f;hb=40cca545e1e010e8ee1a4ed4e9636b7c0119d5a2;hpb=a8b837d5018c488a130fcbea425904817a862210 diff --git a/libvirt/libvirt_version.mli b/libvirt/libvirt_version.mli old mode 100644 new mode 100755 index 847089a..b1755ba --- a/libvirt/libvirt_version.mli +++ b/libvirt/libvirt_version.mli @@ -1,7 +1,20 @@ (** OCaml bindings for libvirt. (C) Copyright 2007 Richard W.M. Jones, Red Hat Inc. http://libvirt.org/ - $Id: libvirt_version.mli,v 1.2 2007/08/21 14:36:15 rjones Exp $ + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library 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 + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *) val package : string