aboutsummaryrefslogtreecommitdiff
path: root/Makefile.dev
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.dev')
-rw-r--r--Makefile.dev4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.dev b/Makefile.dev
index 13b85dfad4..b1e142333a 100644
--- a/Makefile.dev
+++ b/Makefile.dev
@@ -1,6 +1,6 @@
##########################################################################
## # The Coq Proof Assistant / The Coq Development Team ##
-## v # INRIA, CNRS and contributors - Copyright 1999-2018 ##
+## v # INRIA, CNRS and contributors - Copyright 1999-2019 ##
## <O___,, # (see CREDITS file for the list of authors) ##
## \VV/ ###############################################################
## // # This file is distributed under the terms of the ##
@@ -8,7 +8,7 @@
## # (see LICENSE file for the text of the license) ##
##########################################################################
-# Extra targets for developpers :
+# Extra targets for developers :
# debug printers, revision, partial targets ...
#########################