Skip to content

Commit 575e013

Browse files
authored
Merge pull request #10752 from timhoffm/update-copyright-date
Update copyright date to 2018
2 parents 2ad362a + 4165add commit 575e013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ def _check_deps():
153153
project = 'Matplotlib'
154154
copyright = ('2002 - 2012 John Hunter, Darren Dale, Eric Firing, '
155155
'Michael Droettboom and the Matplotlib development '
156-
'team; 2012 - 2017 The Matplotlib development team')
156+
'team; 2012 - 2018 The Matplotlib development team')
157157

158158
# The default replacements for |version| and |release|, also used in various
159159
# other places throughout the built documents.

0 commit comments

Comments
 (0)