Add .gitignore file for git.
[virt-df.git] / README
diff --git a/README b/README
index 827f601..5e958e7 100644 (file)
--- a/README
+++ b/README
@@ -28,9 +28,18 @@ Requirements (for building from source)
   libvirt >= 0.2.1
   ocaml-libvirt
   xml-light
-  bitmatch >= 1.0
+  bitmatch >= 1.9.5
 
 Optional:
 
   ocaml-gettext >= 0.3.0
   ocaml-csv
+
+License
+----------------------------------------------------------------------
+
+The 'diskimage' mini library is licensed under LGPL v2 or above with
+the OCaml linking exception.  See COPYING.LIB for details.
+
+The programs are licensed under GPL v2 or above.  See COPYING for
+details.