Skip to content

Commit 9812dff

Browse files
[UMF] Add missing copyright in disjoint_pool_config_parser.* files
1 parent 850408c commit 9812dff

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

source/common/umf_pools/disjoint_pool_config_parser.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
//===--- disjoint_pool_config_parser.cpp -configuration for USM memory pool-==//
22
//
3+
// Copyright (C) 2023-2024 Intel Corporation
4+
//
35
// Part of the Unified-Runtime Project, under the Apache License v2.0 with LLVM Exceptions.
46
// See https://llvm.org/LICENSE.txt for license information.
57
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception

source/common/umf_pools/disjoint_pool_config_parser.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
//===--- disjoint_pool_config_parser.hpp -configuration for USM memory pool-==//
22
//
3+
// Copyright (C) 2023-2024 Intel Corporation
4+
//
35
// Part of the Unified-Runtime Project, under the Apache License v2.0 with LLVM Exceptions.
46
// See https://llvm.org/LICENSE.txt for license information.
57
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception

0 commit comments

Comments
 (0)