Skip to content

Commit 9a7b9fe

Browse files
author
Damien Doligez
committed
tweak copyright headers (again)
git-svn-id: http://caml.inria.fr/svn/ocaml/version/4.02@16170 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
1 parent d0b9cb1 commit 9a7b9fe

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

asmcomp/branch_relaxation.ml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* Mark Shinwell, Jane Street Europe *)
77
(* *)
8-
(* Copyright 2015 Jane Street Group, LLC. Based on earlier code *)
9-
(* copyright 1996 Institut National de Recherche en Informatique et *)
8+
(* Copyright 1996 Institut National de Recherche en Informatique et *)
109
(* en Automatique. All rights reserved. This file is distributed *)
1110
(* under the terms of the Q Public License version 1.0. *)
1211
(* *)

asmcomp/branch_relaxation.mli

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* Mark Shinwell, Jane Street Europe *)
77
(* *)
8-
(* Copyright 2015 Jane Street Group, LLC. Based on earlier code *)
9-
(* copyright 1996 Institut National de Recherche en Informatique et *)
8+
(* Copyright 2015 Institut National de Recherche en Informatique et *)
109
(* en Automatique. All rights reserved. This file is distributed *)
1110
(* under the terms of the Q Public License version 1.0. *)
1211
(* *)

asmcomp/branch_relaxation_intf.ml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* Mark Shinwell, Jane Street Europe *)
77
(* *)
8-
(* Copyright 2015 Jane Street Group, LLC. Based on earlier code *)
9-
(* copyright 1996 Institut National de Recherche en Informatique et *)
8+
(* Copyright 2015 Institut National de Recherche en Informatique et *)
109
(* en Automatique. All rights reserved. This file is distributed *)
1110
(* under the terms of the Q Public License version 1.0. *)
1211
(* *)

0 commit comments

Comments
 (0)