[cfe-commits] r171342 - in /cfe/trunk: LICENSE.TXT docs/conf.py

NAKAMURA Takumi geek4civic at gmail.com
Tue Jan 1 02:00:22 PST 2013


Author: chapuni
Date: Tue Jan  1 04:00:19 2013
New Revision: 171342

URL: http://llvm.org/viewvc/llvm-project?rev=171342&view=rev
Log:
Update the copyright coredits -- Happy new year 2013!

Modified:
    cfe/trunk/LICENSE.TXT
    cfe/trunk/docs/conf.py

Modified: cfe/trunk/LICENSE.TXT
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/LICENSE.TXT?rev=171342&r1=171341&r2=171342&view=diff
==============================================================================
--- cfe/trunk/LICENSE.TXT (original)
+++ cfe/trunk/LICENSE.TXT Tue Jan  1 04:00:19 2013
@@ -4,7 +4,7 @@
 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:

Modified: cfe/trunk/docs/conf.py
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/conf.py?rev=171342&r1=171341&r2=171342&view=diff
==============================================================================
--- cfe/trunk/docs/conf.py (original)
+++ cfe/trunk/docs/conf.py Tue Jan  1 04:00:19 2013
@@ -41,7 +41,7 @@
 
 # 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





More information about the cfe-commits mailing list