aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/conf.py
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-01-01 10:00:19 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-01-01 10:00:19 +0000
commit43632a26a5da8568525193ee80e544cb57efa675 (patch)
tree05165dba2d33b6e0c85e03d06b2c0f588d8c8f42 /llvm/docs/conf.py
parentb1615b1ac47b256fcab9ed0bceb73273f2a4d4d9 (diff)
downloadllvm-43632a26a5da8568525193ee80e544cb57efa675.zip
llvm-43632a26a5da8568525193ee80e544cb57efa675.tar.gz
llvm-43632a26a5da8568525193ee80e544cb57efa675.tar.bz2
Update the copyright coredits -- Happy new year 2013!
llvm-svn: 171342
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 c0cf402..0ac3b78 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'2012, LLVM Project'
+copyright = u'2003-2013, 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