diff options
Diffstat (limited to 'plugins/funind/Recdef.v')
-rw-r--r-- | plugins/funind/Recdef.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/funind/Recdef.v b/plugins/funind/Recdef.v index 763ed82f..b29b8362 100644 --- a/plugins/funind/Recdef.v +++ b/plugins/funind/Recdef.v @@ -1,6 +1,6 @@ (************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) -(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2011 *) +(* <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 *) |