aboutsummaryrefslogtreecommitdiff
path: root/llvm/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 /llvm/docs/conf.py
parentdaef78c3448b03462708f1724ad6c5c04975c841 (diff)
downloadllvm-d40d387fb11b5ae1a82296fcca6b9798b96a0c1a.zip
llvm-d40d387fb11b5ae1a82296fcca6b9798b96a0c1a.tar.gz
llvm-d40d387fb11b5ae1a82296fcca6b9798b96a0c1a.tar.bz2
Update the copyright credits -- Happy new year 2014!
FIXME: Dragonegg may be updated at non-trivial changes. llvm-svn: 198274
Diffstat (limited to 'llvm/docs/conf.py')
-rw-r--r--llvm/docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/conf.py b/llvm/docs/conf.py
index d71f46e..17d21f3 100644
--- a/llvm/docs/conf.py
+++ b/llvm/docs/conf.py
@@ -40,7 +40,7 @@ master_doc = 'index'
# General information about the project.
project = u'LLVM'
-copyright = u'2003-2013, LLVM Project'
+copyright = u'2003-2014, 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