summaryrefslogtreecommitdiffstats
path: root/libcxx/docs/conf.py
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2017-01-03 11:20:43 +0000
committerEric Fiselier <eric@efcs.ca>2017-01-03 11:20:43 +0000
commit649dcec527b3e3a86f8af19b83faa42c66152587 (patch)
tree3106195353e2ad512f5bbd1ff235b668c79a8e0f /libcxx/docs/conf.py
parenta0a61faad135e585fc5607add33e055d9fc7357b (diff)
downloadbcm5719-llvm-649dcec527b3e3a86f8af19b83faa42c66152587.tar.gz
bcm5719-llvm-649dcec527b3e3a86f8af19b83faa42c66152587.zip
Update year to 2017
llvm-svn: 290876
Diffstat (limited to 'libcxx/docs/conf.py')
-rw-r--r--libcxx/docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/docs/conf.py b/libcxx/docs/conf.py
index cd793dd0222..dee0367a4ed 100644
--- a/libcxx/docs/conf.py
+++ b/libcxx/docs/conf.py
@@ -40,7 +40,7 @@ master_doc = 'index'
# General information about the project.
project = u'libc++'
-copyright = u'2011-2016, LLVM Project'
+copyright = u'2011-2017, LLVM Project'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
OpenPOWER on IntegriCloud