branch: externals/caml
commit 072b0e025a70da478e2bd71975a658892bb11e00
Author: Damien Doligez <damien.doligez-inria.fr>
Commit: Damien Doligez <damien.doligez-inria.fr>
add some missing copyright headers
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@12814
f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
---
caml-font.el | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/caml-font.el b/caml-font.el
index d0eeb5c..0f35655 100644
--- a/caml-font.el
+++ b/caml-font.el
@@ -1,3 +1,15 @@
+;(***********************************************************************)
+;(* *)
+;(* OCaml *)
+;(* *)
+;(* Jacques Garrigue, Ian T Zimmerman, Damien Doligez *)
+;(* *)
+;(* Copyright 1997 Institut National de Recherche en Informatique et *)
+;(* en Automatique. All rights reserved. This file is distributed *)
+;(* under the terms of the GNU General Public License. *)
+;(* *)
+;(***********************************************************************)
+
;; caml-font: font-lock support for OCaml files
;; now with perfect parsing of comments and strings