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 /plugins/extraction/big.ml | |
parent | 318fa60917ddc080ece3a6d303c07e06876920e7 (diff) | |
parent | b9f47391f7f259c24119d1de0a87839e2cc5e80c (diff) |
Merge branch 'experimental/upstream' into experimental/master
Diffstat (limited to 'plugins/extraction/big.ml')
-rw-r--r-- | plugins/extraction/big.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/extraction/big.ml b/plugins/extraction/big.ml index 9a5bf56b..4c33691d 100644 --- a/plugins/extraction/big.ml +++ b/plugins/extraction/big.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 *) |