Skip to content

Commit 0e8555d

Browse files
[libclc] Remove mention of BSD license in readme (#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
1 parent 989c437 commit 0e8555d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libclc/README.TXT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
libclc
22
------
33

4-
libclc is an open source, BSD licensed implementation of the library
4+
libclc is an open source implementation of the library
55
requirements of the OpenCL C programming language, as specified by the
66
OpenCL 1.1 Specification. The following sections of the specification
77
impose library requirements:

0 commit comments

Comments
 (0)