[lld] r198274 - Update the copyright credits -- Happy new year 2014!
NAKAMURA Takumi
geek4civic at gmail.com
Wed Jan 1 00:27:36 PST 2014
Author: chapuni
Date: Wed Jan 1 02:27:31 2014
New Revision: 198274
URL: http://llvm.org/viewvc/llvm-project?rev=198274&view=rev
Log:
Update the copyright credits -- Happy new year 2014!
FIXME: Dragonegg may be updated at non-trivial changes.
Modified:
lld/trunk/LICENSE.TXT
lld/trunk/docs/conf.py
Modified: lld/trunk/LICENSE.TXT
URL: http://llvm.org/viewvc/llvm-project/lld/trunk/LICENSE.TXT?rev=198274&r1=198273&r2=198274&view=diff
==============================================================================
--- lld/trunk/LICENSE.TXT (original)
+++ lld/trunk/LICENSE.TXT Wed Jan 1 02:27:31 2014
@@ -4,7 +4,7 @@ lld License
University of Illinois/NCSA
Open Source License
-Copyright (c) 2011-2013 by the contributors listed in CREDITS.TXT
+Copyright (c) 2011-2014 by the contributors listed in CREDITS.TXT
All rights reserved.
Developed by:
Modified: lld/trunk/docs/conf.py
URL: http://llvm.org/viewvc/llvm-project/lld/trunk/docs/conf.py?rev=198274&r1=198273&r2=198274&view=diff
==============================================================================
--- lld/trunk/docs/conf.py (original)
+++ lld/trunk/docs/conf.py Wed Jan 1 02:27:31 2014
@@ -40,7 +40,7 @@ master_doc = 'index'
# General information about the project.
project = u'lld'
-copyright = u'2011-2013, LLVM Project'
+copyright = u'2011-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
More information about the llvm-commits
mailing list