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 /theories/Arith/Wf_nat.v | |
parent | 318fa60917ddc080ece3a6d303c07e06876920e7 (diff) | |
parent | b9f47391f7f259c24119d1de0a87839e2cc5e80c (diff) |
Merge branch 'experimental/upstream' into experimental/master
Diffstat (limited to 'theories/Arith/Wf_nat.v')
-rw-r--r-- | theories/Arith/Wf_nat.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Arith/Wf_nat.v b/theories/Arith/Wf_nat.v index 5bc5d2a5..a42c38eb 100644 --- a/theories/Arith/Wf_nat.v +++ b/theories/Arith/Wf_nat.v @@ -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 *) |