diff options
author | Maxime Dénès <mail@maximedenes.fr> | 2016-01-20 17:25:10 +0100 |
---|---|---|
committer | Maxime Dénès <mail@maximedenes.fr> | 2016-01-20 17:33:09 +0100 |
commit | 86f5c0cbfa64c5d0949365369529c5b607878ef8 (patch) | |
tree | fadba5223c85fda1c0586b1ebed33c84420cff61 /test-suite/typeclasses | |
parent | af5eafaee218935c35f0bd906727d2d2370bd136 (diff) |
Update copyright headers.
Diffstat (limited to 'test-suite/typeclasses')
-rw-r--r-- | test-suite/typeclasses/NewSetoid.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/typeclasses/NewSetoid.v b/test-suite/typeclasses/NewSetoid.v index 6f37de658..49f20a23f 100644 --- a/test-suite/typeclasses/NewSetoid.v +++ b/test-suite/typeclasses/NewSetoid.v @@ -1,6 +1,6 @@ (************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) -(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2015 *) +(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2016 *) (* \VV/ **************************************************************) (* // * This file is distributed under the terms of the *) (* * GNU Lesser General Public License Version 2.1 *) |