diff options
Diffstat (limited to 'syntax')
| -rw-r--r-- | syntax/MakeBare.v | 14 | ||||
| -rw-r--r-- | syntax/PPCases.v | 14 | ||||
| -rwxr-xr-x | syntax/PPConstr.v | 14 |
3 files changed, 21 insertions, 21 deletions
diff --git a/syntax/MakeBare.v b/syntax/MakeBare.v index 0ab1ac6bb6..28d9b5ea28 100644 --- a/syntax/MakeBare.v +++ b/syntax/MakeBare.v @@ -1,9 +1,9 @@ -(***********************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(* <O___,, * INRIA-Rocquencourt & LRI-CNRS-Orsay *) -(* \VV/ *************************************************************) -(* // * This file is distributed under the terms of the *) -(* * GNU Lesser General Public License Version 2.1 *) -(***********************************************************************) +(************************************************************************) +(* v * The Coq Proof Assistant / The Coq Development Team *) +(* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *) +(* \VV/ **************************************************************) +(* // * This file is distributed under the terms of the *) +(* * GNU Lesser General Public License Version 2.1 *) +(************************************************************************) Load PPConstr. Load PPCases. diff --git a/syntax/PPCases.v b/syntax/PPCases.v index b25b17e61a..2fabfceb6e 100644 --- a/syntax/PPCases.v +++ b/syntax/PPCases.v @@ -1,10 +1,10 @@ -(***********************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(* <O___,, * INRIA-Rocquencourt & LRI-CNRS-Orsay *) -(* \VV/ *************************************************************) -(* // * This file is distributed under the terms of the *) -(* * GNU Lesser General Public License Version 2.1 *) -(***********************************************************************) +(************************************************************************) +(* v * The Coq Proof Assistant / The Coq Development Team *) +(* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *) +(* \VV/ **************************************************************) +(* // * This file is distributed under the terms of the *) +(* * GNU Lesser General Public License Version 2.1 *) +(************************************************************************) (* $Id$ *) diff --git a/syntax/PPConstr.v b/syntax/PPConstr.v index 1ec635e65b..5673f82bd6 100755 --- a/syntax/PPConstr.v +++ b/syntax/PPConstr.v @@ -1,10 +1,10 @@ -(***********************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(* <O___,, * INRIA-Rocquencourt & LRI-CNRS-Orsay *) -(* \VV/ *************************************************************) -(* // * This file is distributed under the terms of the *) -(* * GNU Lesser General Public License Version 2.1 *) -(***********************************************************************) +(************************************************************************) +(* v * The Coq Proof Assistant / The Coq Development Team *) +(* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *) +(* \VV/ **************************************************************) +(* // * This file is distributed under the terms of the *) +(* * GNU Lesser General Public License Version 2.1 *) +(************************************************************************) (* $Id$ *) |
