summaryrefslogtreecommitdiffhomepage
path: root/src/CompilerKit/test/Linkers/DynamicLinker64+MachO.test.cpp
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-11 16:02:25 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-11 16:02:25 +0100
commitdb5df93341b072c82c82f51ec7cdee79ae4ce6e5 (patch)
tree1db700dd89ce672d5e1344b716160be10c7244c8 /src/CompilerKit/test/Linkers/DynamicLinker64+MachO.test.cpp
parentb86eec2268d94b180d178965200b160cfb63a81c (diff)
[CHORE] Add SPDX header for files.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/CompilerKit/test/Linkers/DynamicLinker64+MachO.test.cpp')
-rw-r--r--src/CompilerKit/test/Linkers/DynamicLinker64+MachO.test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CompilerKit/test/Linkers/DynamicLinker64+MachO.test.cpp b/src/CompilerKit/test/Linkers/DynamicLinker64+MachO.test.cpp
index c9d41fc..8f3ff6b 100644
--- a/src/CompilerKit/test/Linkers/DynamicLinker64+MachO.test.cpp
+++ b/src/CompilerKit/test/Linkers/DynamicLinker64+MachO.test.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: Apache-2.0
// Copyright 2025-2026, Amlal El Mahrouss (amlal@nekernel.org)
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)