Skip to content

Commit 26c6621

Browse files
committed
Update copyright year in the doc footer (2015 → 2016)
1 parent aadaf0f commit 26c6621

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
@@ -65,7 +65,7 @@
6565

6666
# General information about the project.
6767
project = u('scikit-learn')
68-
copyright = u('2010 - 2015, scikit-learn developers (BSD License)')
68+
copyright = u('2010 - 2016, scikit-learn developers (BSD License)')
6969

7070
# The version info for the project you're documenting, acts as replacement for
7171
# |version| and |release|, also used in various other places throughout the

0 commit comments

Comments
 (0)