diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/Drivers/Ne.h | 1 | ||||
| -rw-r--r-- | include/System/Config.h | 1 | ||||
| -rw-r--r-- | include/System/Ne.h | 1 | ||||
| -rw-r--r-- | include/System/X11+Fwd.h | 1 |
4 files changed, 4 insertions, 0 deletions
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 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 |
