Skip to content

Commit 1bf2fb8

Browse files
committed
Changed copyright license to point to correct license file path
1 parent 99b962e commit 1bf2fb8

File tree

590 files changed

+590
-590
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

590 files changed

+590
-590
lines changed

llvm/lib/SYCLNativeCPUUtils/compiler_passes/compiler_pipeline/include/compiler/utils/address_spaces.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// Exceptions; you may not use this file except in compliance with the License.
55
// You may obtain a copy of the License at
66
//
7-
// https://github.com/codeplaysoftware/oneapi-construction-kit/blob/main/LICENSE.txt
7+
// https://github.com/uxlfoundation/oneapi-construction-kit/blob/main/LICENSE.txt
88
//
99
// Unless required by applicable law or agreed to in writing, software
1010
// distributed under the License is distributed on an "AS IS" BASIS, WITHOUT

llvm/lib/SYCLNativeCPUUtils/compiler_passes/compiler_pipeline/include/compiler/utils/attributes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// Exceptions; you may not use this file except in compliance with the License.
55
// You may obtain a copy of the License at
66
//
7-
// https://github.com/codeplaysoftware/oneapi-construction-kit/blob/main/LICENSE.txt
7+
// https://github.com/uxlfoundation/oneapi-construction-kit/blob/main/LICENSE.txt
88
//
99
// Unless required by applicable law or agreed to in writing, software
1010
// distributed under the License is distributed on an "AS IS" BASIS, WITHOUT

llvm/lib/SYCLNativeCPUUtils/compiler_passes/compiler_pipeline/include/compiler/utils/barrier_regions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// Exceptions; you may not use this file except in compliance with the License.
55
// You may obtain a copy of the License at
66
//
7-
// https://github.com/codeplaysoftware/oneapi-construction-kit/blob/main/LICENSE.txt
7+
// https://github.com/uxlfoundation/oneapi-construction-kit/blob/main/LICENSE.txt
88
//
99
// Unless required by applicable law or agreed to in writing, software
1010
// distributed under the License is distributed on an "AS IS" BASIS, WITHOUT

llvm/lib/SYCLNativeCPUUtils/compiler_passes/compiler_pipeline/include/compiler/utils/builtin_info.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// Exceptions; you may not use this file except in compliance with the License.
55
// You may obtain a copy of the License at
66
//
7-
// https://github.com/codeplaysoftware/oneapi-construction-kit/blob/main/LICENSE.txt
7+
// https://github.com/uxlfoundation/oneapi-construction-kit/blob/main/LICENSE.txt
88
//
99
// Unless required by applicable law or agreed to in writing, software
1010
// distributed under the License is distributed on an "AS IS" BASIS, WITHOUT

llvm/lib/SYCLNativeCPUUtils/compiler_passes/compiler_pipeline/include/compiler/utils/cl_builtin_info.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// Exceptions; you may not use this file except in compliance with the License.
55
// You may obtain a copy of the License at
66
//
7-
// https://github.com/codeplaysoftware/oneapi-construction-kit/blob/main/LICENSE.txt
7+
// https://github.com/uxlfoundation/oneapi-construction-kit/blob/main/LICENSE.txt
88
//
99
// Unless required by applicable law or agreed to in writing, software
1010
// distributed under the License is distributed on an "AS IS" BASIS, WITHOUT

llvm/lib/SYCLNativeCPUUtils/compiler_passes/compiler_pipeline/include/compiler/utils/define_mux_builtins_pass.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// Exceptions; you may not use this file except in compliance with the License.
55
// You may obtain a copy of the License at
66
//
7-
// https://github.com/codeplaysoftware/oneapi-construction-kit/blob/main/LICENSE.txt
7+
// https://github.com/uxlfoundation/oneapi-construction-kit/blob/main/LICENSE.txt
88
//
99
// Unless required by applicable law or agreed to in writing, software
1010
// distributed under the License is distributed on an "AS IS" BASIS, WITHOUT

llvm/lib/SYCLNativeCPUUtils/compiler_passes/compiler_pipeline/include/compiler/utils/device_info.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// Exceptions; you may not use this file except in compliance with the License.
55
// You may obtain a copy of the License at
66
//
7-
// https://github.com/codeplaysoftware/oneapi-construction-kit/blob/main/LICENSE.txt
7+
// https://github.com/uxlfoundation/oneapi-construction-kit/blob/main/LICENSE.txt
88
//
99
// Unless required by applicable law or agreed to in writing, software
1010
// distributed under the License is distributed on an "AS IS" BASIS, WITHOUT

llvm/lib/SYCLNativeCPUUtils/compiler_passes/compiler_pipeline/include/compiler/utils/dma.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// Exceptions; you may not use this file except in compliance with the License.
55
// You may obtain a copy of the License at
66
//
7-
// https://github.com/codeplaysoftware/oneapi-construction-kit/blob/main/LICENSE.txt
7+
// https://github.com/uxlfoundation/oneapi-construction-kit/blob/main/LICENSE.txt
88
//
99
// Unless required by applicable law or agreed to in writing, software
1010
// distributed under the License is distributed on an "AS IS" BASIS, WITHOUT

llvm/lib/SYCLNativeCPUUtils/compiler_passes/compiler_pipeline/include/compiler/utils/encode_kernel_metadata_pass.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// Exceptions; you may not use this file except in compliance with the License.
55
// You may obtain a copy of the License at
66
//
7-
// https://github.com/codeplaysoftware/oneapi-construction-kit/blob/main/LICENSE.txt
7+
// https://github.com/uxlfoundation/oneapi-construction-kit/blob/main/LICENSE.txt
88
//
99
// Unless required by applicable law or agreed to in writing, software
1010
// distributed under the License is distributed on an "AS IS" BASIS, WITHOUT

llvm/lib/SYCLNativeCPUUtils/compiler_passes/compiler_pipeline/include/compiler/utils/group_collective_helpers.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// Exceptions; you may not use this file except in compliance with the License.
55
// You may obtain a copy of the License at
66
//
7-
// https://github.com/codeplaysoftware/oneapi-construction-kit/blob/main/LICENSE.txt
7+
// https://github.com/uxlfoundation/oneapi-construction-kit/blob/main/LICENSE.txt
88
//
99
// Unless required by applicable law or agreed to in writing, software
1010
// distributed under the License is distributed on an "AS IS" BASIS, WITHOUT

0 commit comments

Comments
 (0)