diff options
author | Damien Doligez <damien.doligez-inria.fr> | 2004-08-20 17:04:35 +0000 |
---|---|---|
committer | Damien Doligez <damien.doligez-inria.fr> | 2004-08-20 17:04:35 +0000 |
commit | c3a39fc8c84698aa4985c779e16493c2409a0285 (patch) | |
tree | 0454ddf1543d0f6a78f9b6d6fff79ae8080f48e1 /emacs/caml-types.el | |
parent | 8030a20089b6ed8a7b654c189f00a6f3693f8bce (diff) |
Fusion des modifs de la branche release308 entre 3.08.0 et 3.08.1
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@6612 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'emacs/caml-types.el')
-rw-r--r-- | emacs/caml-types.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/caml-types.el b/emacs/caml-types.el index 743dd2f8e..ac2197a85 100644 --- a/emacs/caml-types.el +++ b/emacs/caml-types.el @@ -6,7 +6,7 @@ ;(* *) ;(* Copyright 2003 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 General Public License. *) ;(* *) ;(***********************************************************************) |