diff options
Diffstat (limited to 'lib/bstack.ml')
| -rw-r--r-- | lib/bstack.ml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/bstack.ml b/lib/bstack.ml index c67f51092c..c52b0e713a 100644 --- a/lib/bstack.ml +++ b/lib/bstack.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 *) +(***********************************************************************) (* $Id$ *) |
