diff options
author | Gabriel Scherer <gabriel.scherer@gmail.com> | 2015-12-26 16:08:31 +0100 |
---|---|---|
committer | Gabriel Scherer <gabriel.scherer@gmail.com> | 2016-02-01 15:05:18 -0500 |
commit | f8f2a6277f36610fe916edcb7872fdf47a2343ce (patch) | |
tree | 7820fe9cbe1f040865191bf957d207ca6e787a76 /LICENSE | |
parent | 58b4ae89d49e1ec676d2ee42fe2febe68fbcc0cf (diff) | |
download | ocaml-f8f2a6277f36610fe916edcb7872fdf47a2343ce.tar.gz |
remove ocamlbuild from the compiler distribution
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ In the following, "the Library" refers to all files marked "Copyright INRIA" in the following directories and their sub-directories: - asmrun, byterun, config, ocamlbuild, otherlibs, stdlib, win32caml + asmrun, byterun, config, otherlibs, stdlib, win32caml and "the Compiler" refers to all files marked "Copyright INRIA" in the following directories and their sub-directories: |