File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 1
- // Copyright (C) 2023-2024 Intel Corporation
2
- // Under the Apache License v2.0 with LLVM Exceptions. See LICENSE.TXT.
3
- // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
1
+ /*
2
+ *
3
+ * Copyright (C) 2023-2025 Intel Corporation
4
+ *
5
+ * Under the Apache License v2.0 with LLVM Exceptions. See LICENSE.TXT.
6
+ * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7
+ *
8
+ */
4
9
5
10
#pragma once
6
11
#ifdef __cplusplus
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (C) 2022-2024 Intel Corporation
2
+ *
3
+ * Copyright (C) 2022-2025 Intel Corporation
3
4
*
4
5
* Under the Apache License v2.0 with LLVM Exceptions. See LICENSE.TXT.
5
6
* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
- */
7
+ *
8
+ */
7
9
8
10
#ifndef UMF_OS_MEMORY_PROVIDER_H
9
11
#define UMF_OS_MEMORY_PROVIDER_H
You can’t perform that action at this time.
0 commit comments