diff options
Diffstat (limited to 'clang-tools-extra/docs/conf.py')
-rw-r--r-- | clang-tools-extra/docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 |