[PATCH] D64875: Add LLVM's LICENSE.txt file to the monorepo root

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 18 06:19:42 PDT 2019


probinson added a comment.

In D64875#1590152 <https://reviews.llvm.org/D64875#1590152>, @jyknight wrote:

> @probinson I don't understand what you mean -- what's the issue you see with adding this file right now?


The LICENSE.txt file asserts something about the directory tree, at the top level, which didn't used to be asserted.  I know that my internal repo fails to comply with the assertion in that LICENSE.txt file.  Therefore I don't want it to happen without the right lawyers involved.

To an engineer this looks like an obvious "refactoring" but this is not code, people, this is lawyer stuff. The Foundation tiptoes very carefully when it comes to the license and I don't think engineers should be hacking on what the Foundation asserts about the legal status of the repo, without the Foundation saying this is the right way to go.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64875/new/

https://reviews.llvm.org/D64875





More information about the llvm-commits mailing list