summaryrefslogtreecommitdiffhomepage
path: root/include/System
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-11 15:49:13 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-11 15:49:13 +0100
commitb5ca51474e67d9e238b62499986923fc08e5e5c5 (patch)
treeb6bc910345733276c40269c634cc8200939422fc /include/System
parent91adc0314eb3b9fed7c82888427231e693707099 (diff)
[CHORE] Add SPDX for System and Drivers headers.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/System')
-rw-r--r--include/System/Config.h1
-rw-r--r--include/System/Ne.h1
-rw-r--r--include/System/X11+Fwd.h1
3 files changed, 3 insertions, 0 deletions
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