[clang-tools-extra] r264947 - Update copyright year to 2016.
Paul Robinson via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 30 15:38:48 PDT 2016
Author: probinson
Date: Wed Mar 30 17:38:47 2016
New Revision: 264947
URL: http://llvm.org/viewvc/llvm-project?rev=264947&view=rev
Log:
Update copyright year to 2016.
Modified:
clang-tools-extra/trunk/LICENSE.TXT
Modified: clang-tools-extra/trunk/LICENSE.TXT
URL: http://llvm.org/viewvc/llvm-project/clang-tools-extra/trunk/LICENSE.TXT?rev=264947&r1=264946&r2=264947&view=diff
==============================================================================
--- clang-tools-extra/trunk/LICENSE.TXT (original)
+++ clang-tools-extra/trunk/LICENSE.TXT Wed Mar 30 17:38:47 2016
@@ -4,7 +4,7 @@ LLVM Release License
University of Illinois/NCSA
Open Source License
-Copyright (c) 2007-2015 University of Illinois at Urbana-Champaign.
+Copyright (c) 2007-2016 University of Illinois at Urbana-Champaign.
All rights reserved.
Developed by:
More information about the cfe-commits
mailing list