From b5ca51474e67d9e238b62499986923fc08e5e5c5 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 11 Mar 2026 15:49:13 +0100 Subject: [CHORE] Add SPDX for System and Drivers headers. Signed-off-by: Amlal El Mahrouss --- include/Drivers/Ne.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/Drivers') diff --git a/include/Drivers/Ne.h b/include/Drivers/Ne.h index cee3ab3..fe042fa 100644 --- a/include/Drivers/Ne.h +++ b/include/Drivers/Ne.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: Apache-2.0 // Copyright 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/src -- cgit v1.2.3