Skip to content

Commit 43ab29e

Browse files
karolmikolajczukigcbot
authored andcommitted
Update copyright headers in IGC
Update copyright headers in IGC
1 parent 45ea39b commit 43ab29e

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
lines changed

IGC/common/ModuleSplitter.cpp

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
/*========================== begin_copyright_notice ============================
2+
3+
Copyright (C) 2021 Intel Corporation
4+
5+
SPDX-License-Identifier: MIT
6+
7+
============================= end_copyright_notice ===========================*/
8+
19
#include "common/LLVMWarningsPush.hpp"
210
#include <llvm/ADT/SetVector.h>
311
#include <llvm/IR/InstIterator.h>

IGC/common/ModuleSplitter.h

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
/*========================== begin_copyright_notice ============================
2+
3+
Copyright (C) 2021 Intel Corporation
4+
5+
SPDX-License-Identifier: MIT
6+
7+
============================= end_copyright_notice ===========================*/
8+
19
#pragma once
210

311
#include <Compiler/CodeGenPublic.h>

skuwa/iacm_g11_hw_wa.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ SPDX-License-Identifier: MIT
66
77
============================= end_copyright_notice ===========================*/
88

9-
10-
119
#include "wa_def.h"
1210
#include "iacm_g11_rev_id.h"
1311

skuwa/iacm_g11_sw_wa.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ SPDX-License-Identifier: MIT
66
77
============================= end_copyright_notice ===========================*/
88

9-
10-
119
#include "wa_def.h"
1210
#include "iacm_g11_rev_id.h"
1311

0 commit comments

Comments
 (0)