diff options
Diffstat (limited to 'tools/libmkfs')
| -rw-r--r-- | tools/libmkfs/mkfs.hpp | 1 | ||||
| -rw-r--r-- | tools/libmkfs/openhefs.hpp | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tools/libmkfs/mkfs.hpp b/tools/libmkfs/mkfs.hpp index 3a6a2a6b..0d361959 100644 --- a/tools/libmkfs/mkfs.hpp +++ b/tools/libmkfs/mkfs.hpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: Apache-2.0 // 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/nekernel diff --git a/tools/libmkfs/openhefs.hpp b/tools/libmkfs/openhefs.hpp index 255b47d6..4f27b6d6 100644 --- a/tools/libmkfs/openhefs.hpp +++ b/tools/libmkfs/openhefs.hpp @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: Apache-2.0 // 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/nekernel |
