llvm-capstone/libcxx
Chandler Carruth 2946cd7010 Update the file headers across all of the LLVM projects in the monorepo
to reflect the new license.

We understand that people may be surprised that we're moving the header
entirely to discuss the new license. We checked this carefully with the
Foundation's lawyer and we believe this is the correct approach.

Essentially, all code in the project is now made available by the LLVM
project under our new license, so you will see that the license headers
include that license only. Some of our contributors have contributed
code under our old license, and accordingly, we have retained a copy of
our old license notice in the top-level files in each project and
repository.

llvm-svn: 351636
2019-01-19 08:50:56 +00:00
..
benchmarks [libcxx] Speeding up partition_point/lower_bound/upper_bound 2018-12-17 16:04:39 +00:00
cmake
docs Bump the trunk version to 9.0.0svn 2019-01-16 10:57:02 +00:00
fuzzing
include Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
lib [libcxx] Support building hermetic static library 2019-01-06 06:14:31 +00:00
src [hurd] Fix unconditional use of PATH_MAX 2019-01-17 02:59:28 +00:00
test Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
utils Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
www [libcxx] Reorganize tests since the application of P0602R4 2019-01-10 20:06:11 +00:00
.arcconfig
.clang-format
.gitignore
appveyor-reqs-install.cmd
appveyor.yml
CMakeLists.txt Bump the trunk version to 9.0.0svn 2019-01-16 10:57:02 +00:00
CREDITS.TXT
LICENSE.TXT Install new LLVM license structure and new developer policy. 2019-01-19 06:14:24 +00:00
NOTES.TXT
TODO.TXT