diff options
| author | Alexey Samsonov <vonosmas@gmail.com> | 2015-03-12 19:53:06 +0000 |
|---|---|---|
| committer | Alexey Samsonov <vonosmas@gmail.com> | 2015-03-12 19:53:06 +0000 |
| commit | 59c57cd89b617d06d6d7bae9f3964c972470c1a1 (patch) | |
| tree | 21a7ab2c4d34c9209c7d17c74ea4a787cc9a3ef9 | |
| parent | 72da9ae924ebd83b0b6a6ae8b379bdab56795147 (diff) | |
| download | bcm5719-llvm-59c57cd89b617d06d6d7bae9f3964c972470c1a1.tar.gz bcm5719-llvm-59c57cd89b617d06d6d7bae9f3964c972470c1a1.zip | |
Update copyright year to 2015.
llvm-svn: 232089
| -rw-r--r-- | compiler-rt/LICENSE.TXT | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/compiler-rt/LICENSE.TXT b/compiler-rt/LICENSE.TXT index aee8347b0c3..aa4115e2a79 100644 --- a/compiler-rt/LICENSE.TXT +++ b/compiler-rt/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-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 |

