summaryrefslogtreecommitdiffstats
path: root/asmcomp/m68k
diff options
context:
space:
mode:
Diffstat (limited to 'asmcomp/m68k')
-rw-r--r--asmcomp/m68k/arch.ml3
-rw-r--r--asmcomp/m68k/emit.mlp3
-rw-r--r--asmcomp/m68k/proc.ml3
-rw-r--r--asmcomp/m68k/reload.ml3
-rw-r--r--asmcomp/m68k/scheduling.ml3
-rw-r--r--asmcomp/m68k/selection.ml3
6 files changed, 12 insertions, 6 deletions
diff --git a/asmcomp/m68k/arch.ml b/asmcomp/m68k/arch.ml
index 0fcbee545..dcac612f6 100644
--- a/asmcomp/m68k/arch.ml
+++ b/asmcomp/m68k/arch.ml
@@ -5,7 +5,8 @@
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
-(* Automatique. Distributed only by permission. *)
+(* en Automatique. All rights reserved. This file is distributed *)
+(* under the terms of the Q Public License version 1.0. *)
(* *)
(***********************************************************************)
diff --git a/asmcomp/m68k/emit.mlp b/asmcomp/m68k/emit.mlp
index aaa7fb5eb..0a78eed7e 100644
--- a/asmcomp/m68k/emit.mlp
+++ b/asmcomp/m68k/emit.mlp
@@ -5,7 +5,8 @@
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
-(* Automatique. Distributed only by permission. *)
+(* en Automatique. All rights reserved. This file is distributed *)
+(* under the terms of the Q Public License version 1.0. *)
(* *)
(***********************************************************************)
diff --git a/asmcomp/m68k/proc.ml b/asmcomp/m68k/proc.ml
index cce4c1740..d53f2a91c 100644
--- a/asmcomp/m68k/proc.ml
+++ b/asmcomp/m68k/proc.ml
@@ -5,7 +5,8 @@
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
-(* Automatique. Distributed only by permission. *)
+(* en Automatique. All rights reserved. This file is distributed *)
+(* under the terms of the Q Public License version 1.0. *)
(* *)
(***********************************************************************)
diff --git a/asmcomp/m68k/reload.ml b/asmcomp/m68k/reload.ml
index 904a403fc..ab7999360 100644
--- a/asmcomp/m68k/reload.ml
+++ b/asmcomp/m68k/reload.ml
@@ -5,7 +5,8 @@
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
-(* Automatique. Distributed only by permission. *)
+(* en Automatique. All rights reserved. This file is distributed *)
+(* under the terms of the Q Public License version 1.0. *)
(* *)
(***********************************************************************)
diff --git a/asmcomp/m68k/scheduling.ml b/asmcomp/m68k/scheduling.ml
index 50cfef8ce..365e61b49 100644
--- a/asmcomp/m68k/scheduling.ml
+++ b/asmcomp/m68k/scheduling.ml
@@ -5,7 +5,8 @@
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
(* *)
(* Copyright 1996 Institut National de Recherche en Informatique et *)
-(* Automatique. Distributed only by permission. *)
+(* en Automatique. All rights reserved. This file is distributed *)
+(* under the terms of the Q Public License version 1.0. *)
(* *)
(***********************************************************************)
diff --git a/asmcomp/m68k/selection.ml b/asmcomp/m68k/selection.ml
index 635f23ab2..1011d0c92 100644
--- a/asmcomp/m68k/selection.ml
+++ b/asmcomp/m68k/selection.ml
@@ -5,7 +5,8 @@
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
(* *)
(* Copyright 1997 Institut National de Recherche en Informatique et *)
-(* Automatique. Distributed only by permission. *)
+(* en Automatique. All rights reserved. This file is distributed *)
+(* under the terms of the Q Public License version 1.0. *)
(* *)
(***********************************************************************)