Skip to content

Commit cb6c3f8

Browse files
lukaszgotszaldinteligcbot
authored andcommitted
update CopyrightHeaders in IGC
update CopyrightHeaders in IGC
1 parent 36734e1 commit cb6c3f8

File tree

26 files changed

+48
-25
lines changed

26 files changed

+48
-25
lines changed

IGC/BiFModule/Headers/spirv_macros.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*========================== begin_copyright_notice ============================
22
3-
Copyright (C) 2017-2021 Intel Corporation
3+
Copyright (C) 2021 Intel Corporation
44
55
SPDX-License-Identifier: MIT
66

IGC/BiFModule/Languages/OpenCL/IBiF_Dot_Product.cl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*========================== begin_copyright_notice ============================
22
3-
Copyright (C) 2020-2021 Intel Corporation
3+
Copyright (C) 2021 Intel Corporation
44
55
SPDX-License-Identifier: MIT
66

IGC/Compiler/CISACodeGen/InsertGenericPtrArithmeticMetadata.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*========================== begin_copyright_notice ============================
22
3-
Copyright (C) 2018-2021 Intel Corporation
3+
Copyright (C) 2021 Intel Corporation
44
55
SPDX-License-Identifier: MIT
66

IGC/Compiler/CISACodeGen/InsertGenericPtrArithmeticMetadata.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*========================== begin_copyright_notice ============================
22
3-
Copyright (C) 2018-2021 Intel Corporation
3+
Copyright (C) 2021 Intel Corporation
44
55
SPDX-License-Identifier: MIT
66

IGC/Compiler/CISACodeGen/URBPartialWrites.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Copyright (C) 2021 Intel Corporation
55
SPDX-License-Identifier: MIT
66
77
============================= end_copyright_notice ===========================*/
8+
89
#pragma once
910

1011
namespace llvm

IGC/Compiler/DebugInfo/Utils.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*========================== begin_copyright_notice ============================
22
3-
Copyright (C) 2017-2021 Intel Corporation
3+
Copyright (C) 2021 Intel Corporation
44
55
SPDX-License-Identifier: MIT
66

IGC/Compiler/DebugInfo/Utils.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*========================== begin_copyright_notice ============================
22
3-
Copyright (C) 2017-2021 Intel Corporation
3+
Copyright (C) 2021 Intel Corporation
44
55
SPDX-License-Identifier: MIT
66

IGC/Compiler/tests/Legalization/arbitrary-integers.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;=========================== begin_copyright_notice ============================
22
;
3-
; Copyright (C) 2017-2021 Intel Corporation
3+
; Copyright (C) 2021 Intel Corporation
44
;
55
; SPDX-License-Identifier: MIT
66
;

IGC/Compiler/tests/LowerGPCallArg/phi.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;=========================== begin_copyright_notice ============================
22
;
3-
; Copyright (C) 2017-2021 Intel Corporation
3+
; Copyright (C) 2021 Intel Corporation
44
;
55
; SPDX-License-Identifier: MIT
66
;

IGC/Compiler/tests/LowerGPCallArg/select.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;=========================== begin_copyright_notice ============================
22
;
3-
; Copyright (C) 2017-2021 Intel Corporation
3+
; Copyright (C) 2021 Intel Corporation
44
;
55
; SPDX-License-Identifier: MIT
66
;

0 commit comments

Comments
 (0)