summaryrefslogtreecommitdiff
path: root/camlp4/Camlp4Parsers/Camlp4ListComprehension.ml
diff options
context:
space:
mode:
Diffstat (limited to 'camlp4/Camlp4Parsers/Camlp4ListComprehension.ml')
-rw-r--r--camlp4/Camlp4Parsers/Camlp4ListComprehension.ml6
1 files changed, 3 insertions, 3 deletions
diff --git a/camlp4/Camlp4Parsers/Camlp4ListComprehension.ml b/camlp4/Camlp4Parsers/Camlp4ListComprehension.ml
index f5878fb989..7bdad3c4ec 100644
--- a/camlp4/Camlp4Parsers/Camlp4ListComprehension.ml
+++ b/camlp4/Camlp4Parsers/Camlp4ListComprehension.ml
@@ -1,15 +1,15 @@
open Camlp4; (* -*- camlp4r -*- *)
(****************************************************************************)
(* *)
-(* Objective Caml *)
+(* OCaml *)
(* *)
(* INRIA Rocquencourt *)
(* *)
(* Copyright 2007 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed under *)
(* the terms of the GNU Library General Public License, with the special *)
-(* exception on linking described in LICENSE at the top of the Objective *)
-(* Caml source tree. *)
+(* exception on linking described in LICENSE at the top of the OCaml *)
+(* source tree. *)
(* *)
(****************************************************************************)