summaryrefslogtreecommitdiff
path: root/ide/config_parser.mly
diff options
context:
space:
mode:
Diffstat (limited to 'ide/config_parser.mly')
-rw-r--r--ide/config_parser.mly8
1 files changed, 4 insertions, 4 deletions
diff --git a/ide/config_parser.mly b/ide/config_parser.mly
index 80cba27b..0859cbe0 100644
--- a/ide/config_parser.mly
+++ b/ide/config_parser.mly
@@ -1,12 +1,12 @@
-/***********************************************************************)
+/************************************************************************)
(* 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 *)
-(***********************************************************************/
+(************************************************************************/
-/* $Id: config_parser.mly 5920 2004-07-16 20:01:26Z herbelin $ */
+/* $Id: config_parser.mly 13323 2010-07-24 15:57:30Z herbelin $ */
%{