diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-11 16:09:02 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-11 16:09:02 +0100 |
| commit | db2224503515d469fc67f3599155c651b74ab748 (patch) | |
| tree | dddc3508c8d5884c434b139aab6fe9eca67d125e /include/NeBuildKit/Detail/Config.h | |
| parent | 7a469801ecb55fcde0199d4e41b1cec3a17dcb05 (diff) | |
[CHORE] Add SPDX header for files.parallel-build
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/NeBuildKit/Detail/Config.h')
| -rw-r--r-- | include/NeBuildKit/Detail/Config.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/include/NeBuildKit/Detail/Config.h b/include/NeBuildKit/Detail/Config.h index 4e7088d..89d14da 100644 --- a/include/NeBuildKit/Detail/Config.h +++ b/include/NeBuildKit/Detail/Config.h @@ -1,7 +1,7 @@ -// ============================================================= // -// NeBuild -// Copyright (C) 2024-2026, Amlal El Mahrouss and NeKernel Authors, licensed under BSD-3 license. -// ============================================================= // +// SPDX-License-Identifier: BSD-3-Clause +// Copyright 2024-2026, Amlal El Mahrouss (amlal@nekernel.org) +// Licensed under the Apache License, Version 2.0 (see LICENSE file) +// Official repository: https://github.com/ne-foss-org/build #pragma once |
