[PATCH] D132018: [docs] Add LICENSE.txt to the root of the mono-repo
Tanya Lattner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 17 12:15:37 PDT 2022
tonic added a comment.
In D132018#3729809 <https://reviews.llvm.org/D132018#3729809>, @lattner wrote:
> This is a great idea, thank you for doing this. I think we should also point out the sublicenses that are not llvm licensed, e.g. we have a copy of PCRE, googletest etc, and should notify people about these things.
Agreed. We need to make sure that all licenses (ie MIT License as well) are accounted for here otherwise it makes things confusing if someone assumes everything is under only this license.
Otherwise I like this idea. I'm slightly concerned about it getting out of date if we add any other code with some new license.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132018/new/
https://reviews.llvm.org/D132018
More information about the llvm-commits
mailing list