summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang-tools-extra/LICENSE.TXT2
-rw-r--r--clang-tools-extra/docs/conf.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/clang-tools-extra/LICENSE.TXT b/clang-tools-extra/LICENSE.TXT
index 4ac600d3839..1b70ad2de15 100644
--- a/clang-tools-extra/LICENSE.TXT
+++ b/clang-tools-extra/LICENSE.TXT
@@ -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:
diff --git a/clang-tools-extra/docs/conf.py b/clang-tools-extra/docs/conf.py
index 593fdfd4a46..4fe6ba91fc2 100644
--- a/clang-tools-extra/docs/conf.py
+++ b/clang-tools-extra/docs/conf.py
@@ -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
OpenPOWER on IntegriCloud