diff options
Diffstat (limited to 'ide/coqide.ml')
-rw-r--r-- | ide/coqide.ml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ide/coqide.ml b/ide/coqide.ml index 201fbe47..96ef695b 100644 --- a/ide/coqide.ml +++ b/ide/coqide.ml @@ -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 *) |