Updated year (2014-2015).

llvm-svn: 256254
This commit is contained in:
Alexander Kornienko 2015-12-22 17:10:34 +00:00
parent b60d291d79
commit 677f3fb215
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ LLVM Release License
University of Illinois/NCSA
Open Source License
Copyright (c) 2007-2014 University of Illinois at Urbana-Champaign.
Copyright (c) 2007-2015 University of Illinois at Urbana-Champaign.
All rights reserved.
Developed by:

View File

@ -41,7 +41,7 @@ master_doc = 'index'
# General information about the project.
project = u'Extra Clang Tools'
copyright = u'2007-2014, The Clang Team'
copyright = u'2007-2015, 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