https://github.com/DavidSpickett created https://github.com/llvm/llvm-project/pull/111371
This seems to be an artifact from the intial import in 2012, but even if not, folks are better off reading the LICENSE.TXT file for the full details if they need them. Fixes #109968 >From 34f7c9c40cac397af6041ef89ce001891244f799 Mon Sep 17 00:00:00 2001 From: David Spickett <david.spick...@linaro.org> Date: Mon, 7 Oct 2024 12:38:32 +0000 Subject: [PATCH] [libclc] Remove mention of BSD license in readme This seems to be an artifact from the intial import in 2012, but even if not, folks are better off reading the LICENSE.TXT file for the full details if they need them. Fixes #109968 --- libclc/README.TXT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libclc/README.TXT b/libclc/README.TXT index 57b5242b9bbecb..c55a3e441638da 100644 --- a/libclc/README.TXT +++ b/libclc/README.TXT @@ -1,7 +1,7 @@ libclc ------ -libclc is an open source, BSD licensed implementation of the library +libclc is an open source implementation of the library requirements of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. The following sections of the specification impose library requirements: _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits