diff options
Diffstat (limited to 'src/NeBuildKit/IManifestBuilder.cpp')
| -rw-r--r-- | src/NeBuildKit/IManifestBuilder.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/NeBuildKit/IManifestBuilder.cpp b/src/NeBuildKit/IManifestBuilder.cpp index 2a61ed0..12cf612 100644 --- a/src/NeBuildKit/IManifestBuilder.cpp +++ b/src/NeBuildKit/IManifestBuilder.cpp @@ -1,6 +1,6 @@ -// ============================================================= // -// NeBuild -// Copyright (C) 2024-2025, 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 #include <NeBuildKit/IManifestBuilder.h> |
