8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b94876a commit 2e85c86Copy full SHA for 2e85c86
COPYING
@@ -1,6 +1,6 @@
1
New BSD License
2
3
-Copyright (c) 2007–2017 The scikit-learn developers.
+Copyright (c) 2007–2018 The scikit-learn developers.
4
All rights reserved.
5
6
doc/conf.py
@@ -75,7 +75,7 @@
75
76
# General information about the project.
77
project = u('scikit-learn')
78
-copyright = u('2007 - 2017, scikit-learn developers (BSD License)')
+copyright = u('2007 - 2018, scikit-learn developers (BSD License)')
79
80
# The version info for the project you're documenting, acts as replacement for
81
# |version| and |release|, also used in various other places throughout the
0 commit comments