diff options
author | Stephane Glondu <steph@glondu.net> | 2010-07-24 20:01:32 +0200 |
---|---|---|
committer | Stephane Glondu <steph@glondu.net> | 2010-07-24 20:01:32 +0200 |
commit | 7e8a7e298caa066fd40eb9aeec281f79c06136e7 (patch) | |
tree | 5d4ee90299f3dc59175bc40064f69a77804dbd75 /interp/dumpglob.ml | |
parent | 318fa60917ddc080ece3a6d303c07e06876920e7 (diff) | |
parent | b9f47391f7f259c24119d1de0a87839e2cc5e80c (diff) |
Merge branch 'experimental/upstream' into experimental/master
Diffstat (limited to 'interp/dumpglob.ml')
-rw-r--r-- | interp/dumpglob.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interp/dumpglob.ml b/interp/dumpglob.ml index 702c509d..ec02146e 100644 --- a/interp/dumpglob.ml +++ b/interp/dumpglob.ml @@ -1,6 +1,6 @@ (************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) -(* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *) +(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2010 *) (* \VV/ **************************************************************) (* // * This file is distributed under the terms of the *) (* * GNU Lesser General Public License Version 2.1 *) |