diff options
Diffstat (limited to 'driver')
-rw-r--r-- | driver/compile.ml | 3 | ||||
-rw-r--r-- | driver/compile.mli | 3 | ||||
-rw-r--r-- | driver/errors.ml | 3 | ||||
-rw-r--r-- | driver/errors.mli | 3 | ||||
-rw-r--r-- | driver/main.ml | 3 | ||||
-rw-r--r-- | driver/main_args.ml | 3 | ||||
-rw-r--r-- | driver/main_args.mli | 3 | ||||
-rw-r--r-- | driver/optcompile.ml | 3 | ||||
-rw-r--r-- | driver/optcompile.mli | 3 | ||||
-rw-r--r-- | driver/opterrors.ml | 3 | ||||
-rw-r--r-- | driver/opterrors.mli | 3 | ||||
-rw-r--r-- | driver/optmain.ml | 3 |
12 files changed, 24 insertions, 12 deletions
diff --git a/driver/compile.ml b/driver/compile.ml index 9f08a2177..1aa485e90 100644 --- a/driver/compile.ml +++ b/driver/compile.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/driver/compile.mli b/driver/compile.mli index c6857c56a..42f1c0798 100644 --- a/driver/compile.mli +++ b/driver/compile.mli @@ -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/driver/errors.ml b/driver/errors.ml index 6f84ffcad..05692afc3 100644 --- a/driver/errors.ml +++ b/driver/errors.ml @@ -5,7 +5,8 @@ (* Xavier Leroy, projet Cristal, INRIA Rocquencourt *) (* *) (* Copyright 1996 Institut National de Recherche en Informatique et *) -(* en 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/driver/errors.mli b/driver/errors.mli index 05ff15c45..be55c0e12 100644 --- a/driver/errors.mli +++ b/driver/errors.mli @@ -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/driver/main.ml b/driver/main.ml index 22690edda..c8b19c981 100644 --- a/driver/main.ml +++ b/driver/main.ml @@ -5,7 +5,8 @@ (* Xavier Leroy, projet Cristal, INRIA Rocquencourt *) (* *) (* Copyright 1996 Institut National de Recherche en Informatique et *) -(* en 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/driver/main_args.ml b/driver/main_args.ml index 33d92b892..fc91b7531 100644 --- a/driver/main_args.ml +++ b/driver/main_args.ml @@ -5,7 +5,8 @@ (* Damien Doligez, projet Para, INRIA Rocquencourt *) (* *) (* Copyright 1998 Institut National de Recherche en Informatique et *) -(* en 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/driver/main_args.mli b/driver/main_args.mli index ad9f433ed..c0f4f59f5 100644 --- a/driver/main_args.mli +++ b/driver/main_args.mli @@ -5,7 +5,8 @@ (* Damien Doligez, projet Para, INRIA Rocquencourt *) (* *) (* Copyright 1998 Institut National de Recherche en Informatique et *) -(* en 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/driver/optcompile.ml b/driver/optcompile.ml index 743256c16..7b0671661 100644 --- a/driver/optcompile.ml +++ b/driver/optcompile.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/driver/optcompile.mli b/driver/optcompile.mli index c6857c56a..42f1c0798 100644 --- a/driver/optcompile.mli +++ b/driver/optcompile.mli @@ -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/driver/opterrors.ml b/driver/opterrors.ml index c729ef896..81f922da9 100644 --- a/driver/opterrors.ml +++ b/driver/opterrors.ml @@ -5,7 +5,8 @@ (* Xavier Leroy, projet Cristal, INRIA Rocquencourt *) (* *) (* Copyright 1996 Institut National de Recherche en Informatique et *) -(* en 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/driver/opterrors.mli b/driver/opterrors.mli index 05ff15c45..be55c0e12 100644 --- a/driver/opterrors.mli +++ b/driver/opterrors.mli @@ -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/driver/optmain.ml b/driver/optmain.ml index 494526074..aa84804bb 100644 --- a/driver/optmain.ml +++ b/driver/optmain.ml @@ -5,7 +5,8 @@ (* Xavier Leroy, projet Cristal, INRIA Rocquencourt *) (* *) (* Copyright 1996 Institut National de Recherche en Informatique et *) -(* en 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. *) (* *) (***********************************************************************) |