diff options
Diffstat (limited to 'dev/db_printers.ml')
| -rw-r--r-- | dev/db_printers.ml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dev/db_printers.ml b/dev/db_printers.ml index 6290297ffb..1384a77f5f 100644 --- a/dev/db_printers.ml +++ b/dev/db_printers.ml @@ -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 *) +(***********************************************************************) open Pp open Names |
