X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=README;h=d875608263d7290e55eb84500a171e85a1646d23;hb=9c50223e129d33742f2d172edff5761f8b4b8195;hp=d0c8b133851c2dfadc5169aa6ab67d3b58d6cd02;hpb=1be1a65d5fc5727d20e465bebaafcad263b87162;p=ocaml-bitstring.git diff --git a/README b/README index d0c8b13..d875608 100644 --- a/README +++ b/README @@ -1,5 +1,4 @@ -ocaml-bitmatch copyright (C) 2008 Red Hat Inc. -License: LGPLv2+ with OCaml linking exception. +ocaml-bitmatch Copyright (C) 2008 Red Hat Inc, Richard W.M. Jones. Please see the html subdirectory for developer documentation. @@ -26,3 +25,14 @@ Other make targets: To install (as root): make install + +LICENSE +---------------------------------------------------------------------- + +The library is licensed under the LGPL v2 or later, with the OCaml +linking exception. See the file COPYING.LIB for full terms. + +Programs are licensed under the GPL v2 or later. See the file COPYING +for full terms. + +All examples and tests are public domain.