diff --git a/LICENSE.TXT b/LICENSE.TXT index 339e232c6..c278f2c92 100644 --- a/LICENSE.TXT +++ b/LICENSE.TXT @@ -14,7 +14,7 @@ Full text of the relevant licenses is included below. University of Illinois/NCSA Open Source License -Copyright (c) 2009-2016 by the contributors listed in CREDITS.TXT +Copyright (c) 2009-2017 by the contributors listed in CREDITS.TXT All rights reserved. diff --git a/docs/conf.py b/docs/conf.py index cd793dd02..dee0367a4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -40,7 +40,7 @@ master_doc = 'index' # General information about the project. project = u'libc++' -copyright = u'2011-2016, LLVM Project' +copyright = u'2011-2017, 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 diff --git a/www/cxx1z_status.html b/www/cxx1z_status.html index 2a78c84d3..824d09ce5 100644 --- a/www/cxx1z_status.html +++ b/www/cxx1z_status.html @@ -417,7 +417,7 @@ -

Last Updated: 14-Nov-2016

+

Last Updated: 3-Jan-2017