]> granicus.if.org Git - clang/commitdiff
Update the copyright coredits -- Happy new year 2013!
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 1 Jan 2013 10:00:19 +0000 (10:00 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 1 Jan 2013 10:00:19 +0000 (10:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171342 91177308-0d34-0410-b5e6-96231b3b80d8

LICENSE.TXT
docs/conf.py

index 6c224f84c5bbea06bf93071ee30f6c59ca10de2c..e31223a486aa6768c3b20a29394baabadc747f98 100644 (file)
@@ -4,7 +4,7 @@ LLVM Release License
 University of Illinois/NCSA
 Open Source License
 
-Copyright (c) 2007-2012 University of Illinois at Urbana-Champaign.
+Copyright (c) 2007-2013 University of Illinois at Urbana-Champaign.
 All rights reserved.
 
 Developed by:
index 899e0aa2a30afd7775d6953c0a7cfc63af77cb36..b69ccf54c3af94a99bd7b8517fcbbc8c282048b8 100644 (file)
@@ -41,7 +41,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'Clang'
-copyright = u'2012, The Clang Team'
+copyright = u'2007-2013, 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