summaryrefslogtreecommitdiffstats
path: root/clang/docs/conf.py
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2014-01-01 08:27:31 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2014-01-01 08:27:31 +0000
commitd40d387fb11b5ae1a82296fcca6b9798b96a0c1a (patch)
treec1eeee2363e7894ec40fda9dd370cc21a0213184 /clang/docs/conf.py
parentdaef78c3448b03462708f1724ad6c5c04975c841 (diff)
downloadbcm5719-llvm-d40d387fb11b5ae1a82296fcca6b9798b96a0c1a.tar.gz
bcm5719-llvm-d40d387fb11b5ae1a82296fcca6b9798b96a0c1a.zip
Update the copyright credits -- Happy new year 2014!
FIXME: Dragonegg may be updated at non-trivial changes. llvm-svn: 198274
Diffstat (limited to 'clang/docs/conf.py')
-rw-r--r--clang/docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/conf.py b/clang/docs/conf.py
index 470228fe037..1963a05385e 100644
--- a/clang/docs/conf.py
+++ b/clang/docs/conf.py
@@ -41,7 +41,7 @@ master_doc = 'index'
# General information about the project.
project = u'Clang'
-copyright = u'2007-2013, The Clang Team'
+copyright = u'2007-2014, The Clang Team'
# 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