diff options
Diffstat (limited to 'pretyping/evd.mli')
-rw-r--r-- | pretyping/evd.mli | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pretyping/evd.mli b/pretyping/evd.mli index 46f13d5f..ea484b5f 100644 --- a/pretyping/evd.mli +++ b/pretyping/evd.mli @@ -1,7 +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 *) |