summaryrefslogtreecommitdiff
path: root/ocamlbuild/glob_lexer.mli
diff options
context:
space:
mode:
authorXavier Leroy <xavier.leroy@inria.fr>2015-07-28 13:18:34 +0000
committerXavier Leroy <xavier.leroy@inria.fr>2015-07-28 13:18:34 +0000
commit688d5a5915172c0b0f259c298e1676da51b2fa13 (patch)
tree8d20ffbd587166fd57a0e0d9a41df275f227c7e5 /ocamlbuild/glob_lexer.mli
parent047749ec9a5f19cab959263516b0af3ac580864d (diff)
downloadocaml-688d5a5915172c0b0f259c298e1676da51b2fa13.tar.gz
Changed OCamlbuild's license to LGPL with static linking exception.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@16294 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'ocamlbuild/glob_lexer.mli')
-rw-r--r--ocamlbuild/glob_lexer.mli3
1 files changed, 2 insertions, 1 deletions
diff --git a/ocamlbuild/glob_lexer.mli b/ocamlbuild/glob_lexer.mli
index 724c237cd9..4bbcf4a538 100644
--- a/ocamlbuild/glob_lexer.mli
+++ b/ocamlbuild/glob_lexer.mli
@@ -6,7 +6,8 @@
(* *)
(* Copyright 2007 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
-(* under the terms of the Q Public License version 1.0. *)
+(* under the terms of the GNU Library General Public License, with *)
+(* the special exception on linking described in file ../LICENSE. *)
(* *)
(***********************************************************************)