Files
libguestfs/bundled/ocaml-augeas/augeas.README
Pino Toscano c93cc14b9f Bundle the ocaml-augeas library for use by libguestfs
Add a copy of the libvirt-ocaml library, currently available at:
  http://git.annexia.org/?p=ocaml-augeas.git;a=summary
This is a snapshot at commit 1cf5aef99b26a46529ca797547c0b49627fffe78,
which has all the features we need (and that builds fine).
It is expected to stay synchronized with upstream, until there is a new
upstream release, and it will be widespread enough.
2019-12-16 18:30:08 +01:00

8 lines
316 B
Plaintext

The files augeas-c.c, augeas.ml and augeas.mli come from the
ocaml-augeas library:
http://git.annexia.org/?p=ocaml-augeas.git
which is released under a compatible license. We try to keep them
identical, so if you make changes to these files then you must also
submit the changes to ocaml-augeas, and vice versa.