[compiler-rt] r232089 - Update copyright year to 2015.
Alexey Samsonov
vonosmas at gmail.com
Thu Mar 12 12:53:06 PDT 2015
Author: samsonov
Date: Thu Mar 12 14:53:06 2015
New Revision: 232089
URL: http://llvm.org/viewvc/llvm-project?rev=232089&view=rev
Log:
Update copyright year to 2015.
Modified:
compiler-rt/trunk/LICENSE.TXT
Modified: compiler-rt/trunk/LICENSE.TXT
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/LICENSE.TXT?rev=232089&r1=232088&r2=232089&view=diff
==============================================================================
--- compiler-rt/trunk/LICENSE.TXT (original)
+++ compiler-rt/trunk/LICENSE.TXT Thu Mar 12 14:53:06 2015
@@ -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-2015 by the contributors listed in CREDITS.TXT
All rights reserved.
@@ -55,7 +55,7 @@ SOFTWARE.
==============================================================================
-Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT
+Copyright (c) 2009-2015 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