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/System/Config.h | 1 + include/System/Ne.h | 1 + include/System/X11+Fwd.h | 1 + 3 files changed, 3 insertions(+) (limited to 'include/System') diff --git a/include/System/Config.h b/include/System/Config.h index 8be94f4..9a7bfb3 100644 --- a/include/System/Config.h +++ b/include/System/Config.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 diff --git a/include/System/Ne.h b/include/System/Ne.h index 9bacc81..b0c3b0c 100644 --- a/include/System/Ne.h +++ b/include/System/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/ne_system diff --git a/include/System/X11+Fwd.h b/include/System/X11+Fwd.h index e18136c..480c76a 100644 --- a/include/System/X11+Fwd.h +++ b/include/System/X11+Fwd.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