diff options
Diffstat (limited to 'asmcomp/power')
-rw-r--r-- | asmcomp/power/arch.ml | 3 | ||||
-rw-r--r-- | asmcomp/power/emit.mlp | 3 | ||||
-rw-r--r-- | asmcomp/power/proc.ml | 3 | ||||
-rw-r--r-- | asmcomp/power/reload.ml | 3 | ||||
-rw-r--r-- | asmcomp/power/scheduling.ml | 3 | ||||
-rw-r--r-- | asmcomp/power/selection.ml | 3 |
6 files changed, 12 insertions, 6 deletions
diff --git a/asmcomp/power/arch.ml b/asmcomp/power/arch.ml index ae95c284d..4119cab90 100644 --- a/asmcomp/power/arch.ml +++ b/asmcomp/power/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/power/emit.mlp b/asmcomp/power/emit.mlp index ceb269f31..446ae079b 100644 --- a/asmcomp/power/emit.mlp +++ b/asmcomp/power/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/power/proc.ml b/asmcomp/power/proc.ml index e3c14f353..846a3c03d 100644 --- a/asmcomp/power/proc.ml +++ b/asmcomp/power/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/power/reload.ml b/asmcomp/power/reload.ml index 4691edc54..3f74c3f5e 100644 --- a/asmcomp/power/reload.ml +++ b/asmcomp/power/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/power/scheduling.ml b/asmcomp/power/scheduling.ml index 94dc9b4da..31e6f9b22 100644 --- a/asmcomp/power/scheduling.ml +++ b/asmcomp/power/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/power/selection.ml b/asmcomp/power/selection.ml index 517da2f64..48b012d96 100644 --- a/asmcomp/power/selection.ml +++ b/asmcomp/power/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. *) (* *) (***********************************************************************) |