Issue 109968
Summary Which license is libclc under?
Labels libclc
Assignees
Reporter DavidSpickett
    https://github.com/llvm/llvm-project/blob/main/libclc/README.TXT says:
```
libclc is an open source, BSD licensed implementation of the library
```
But the website https://libclc.llvm.org/ says:
```
libclc is an open source, BSD/MIT dual licensed implementation
```
And https://github.com/llvm/llvm-project/blob/main/libclc/LICENSE.TXT includes the LLVM project wide license plus some for the contributors for certain time ranges. Those might be BSD/MIT I just don't know them well enough to recognise the text.

Should one or all of these be updated, or did I read this incorrectly?
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to