Remove .hgignore.
[ocaml-libvirt.git] / README
diff --git a/README b/README
index 78a4df8..0684e2c 100644 (file)
--- a/README
+++ b/README
@@ -1,14 +1,13 @@
 ocaml-libvirt
 ----------------------------------------------------------------------
 
-Copyright (C) 2007-2008 Richard W.M. Jones, Red Hat Inc.
+Copyright (C) 2007-2009 Richard W.M. Jones, Red Hat Inc.
 http://libvirt.org/ocaml/
 http://libvirt.org/
 
 This is a complete set of OCaml bindings around libvirt, exposing all
 known functionality to OCaml programs.
 
-
 Building
 ----------------------------------------------------------------------
 
@@ -93,6 +92,18 @@ doc' and browse the HTML documentation in the html/ subdirectory.
 For documentation on libvirt itself, see http://libvirt.org/html/
 
 
+License
+----------------------------------------------------------------------
+
+The library is distributed under the GNU LGPL, version 2 or above,
+with the OCaml linking exception.  Please see COPYING.LIB for details.
+
+The standalone program 'mlvirsh' is distributed under the GNU GPL,
+version 2 or above.  Please see COPYING for details.
+
+Examples are public domain.
+
+
 Subdirectories
 ----------------------------------------------------------------------