[polly] r264955 - Update copyright year to 2016.
Paul Robinson via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 30 15:41:39 PDT 2016
Author: probinson
Date: Wed Mar 30 17:41:38 2016
New Revision: 264955
URL: http://llvm.org/viewvc/llvm-project?rev=264955&view=rev
Log:
Update copyright year to 2016.
Modified:
polly/trunk/LICENSE.txt
polly/trunk/tools/GPURuntime/LICENSE.TXT
Modified: polly/trunk/LICENSE.txt
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/LICENSE.txt?rev=264955&r1=264954&r2=264955&view=diff
==============================================================================
--- polly/trunk/LICENSE.txt (original)
+++ polly/trunk/LICENSE.txt Wed Mar 30 17:41:38 2016
@@ -4,7 +4,7 @@ Polly Release License
University of Illinois/NCSA
Open Source License
-Copyright (c) 2009-2014 Polly Team
+Copyright (c) 2009-2016 Polly Team
All rights reserved.
Developed by:
Modified: polly/trunk/tools/GPURuntime/LICENSE.TXT
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/tools/GPURuntime/LICENSE.TXT?rev=264955&r1=264954&r2=264955&view=diff
==============================================================================
--- polly/trunk/tools/GPURuntime/LICENSE.TXT (original)
+++ polly/trunk/tools/GPURuntime/LICENSE.TXT Wed Mar 30 17:41:38 2016
@@ -14,7 +14,7 @@ Full text of the relevant licenses is in
University of Illinois/NCSA
Open Source License
-Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT
+Copyright (c) 2009-2016 by the contributors listed in CREDITS.TXT
All rights reserved.
@@ -53,7 +53,7 @@ SOFTWARE.
==============================================================================
-Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT
+Copyright (c) 2009-2016 by the contributors listed in CREDITS.TXT
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
More information about the llvm-commits
mailing list