aboutsummaryrefslogtreecommitdiff
path: root/syntax
diff options
context:
space:
mode:
Diffstat (limited to 'syntax')
-rw-r--r--syntax/MakeBare.v7
-rw-r--r--syntax/PPCases.v7
-rwxr-xr-xsyntax/PPConstr.v7
-rw-r--r--syntax/PPTactic.v7
4 files changed, 28 insertions, 0 deletions
diff --git a/syntax/MakeBare.v b/syntax/MakeBare.v
index bb12e70585..17a5e04a64 100644
--- a/syntax/MakeBare.v
+++ b/syntax/MakeBare.v
@@ -1,3 +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 *)
+(***********************************************************************)
Load PPConstr.
Load PPCases.
Load PPTactic.
diff --git a/syntax/PPCases.v b/syntax/PPCases.v
index 5f05b9d27e..f8b4eb9475 100644
--- a/syntax/PPCases.v
+++ b/syntax/PPCases.v
@@ -1,3 +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 *)
+(***********************************************************************)
(* $Id$ *)
diff --git a/syntax/PPConstr.v b/syntax/PPConstr.v
index 1c80267944..8590ee7c18 100755
--- a/syntax/PPConstr.v
+++ b/syntax/PPConstr.v
@@ -1,3 +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 *)
+(***********************************************************************)
(* $Id$ *)
diff --git a/syntax/PPTactic.v b/syntax/PPTactic.v
index 11f5167cae..a84a81f6ea 100644
--- a/syntax/PPTactic.v
+++ b/syntax/PPTactic.v
@@ -1,3 +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 *)
+(***********************************************************************)
(* $Id$ *)