diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/chk.hefs.cpp | 1 | ||||
| -rw-r--r-- | tools/libmkfs/mkfs.hpp | 1 | ||||
| -rw-r--r-- | tools/libmkfs/openhefs.hpp | 1 | ||||
| -rw-r--r-- | tools/mkfs.hefs.cpp | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/tools/chk.hefs.cpp b/tools/chk.hefs.cpp index ad52f39d..07428c78 100644 --- a/tools/chk.hefs.cpp +++ b/tools/chk.hefs.cpp @@ -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/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 diff --git a/tools/mkfs.hefs.cpp b/tools/mkfs.hefs.cpp index 8ffb1032..cf8e205e 100644 --- a/tools/mkfs.hefs.cpp +++ b/tools/mkfs.hefs.cpp @@ -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 |
