From 649dcec527b3e3a86f8af19b83faa42c66152587 Mon Sep 17 00:00:00 2001 From: Eric Fiselier Date: Tue, 3 Jan 2017 11:20:43 +0000 Subject: Update year to 2017 llvm-svn: 290876 --- libcxx/docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcxx/docs/conf.py') 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 -- cgit v1.2.3