diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-11 16:02:25 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-11 16:02:25 +0100 |
| commit | db5df93341b072c82c82f51ec7cdee79ae4ce6e5 (patch) | |
| tree | 1db700dd89ce672d5e1344b716160be10c7244c8 /include/GenericsLibrary | |
| parent | b86eec2268d94b180d178965200b160cfb63a81c (diff) | |
[CHORE] Add SPDX header for files.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/GenericsLibrary')
| -rw-r--r-- | include/GenericsLibrary/algorithm.nhh | 1 | ||||
| -rw-r--r-- | include/GenericsLibrary/fstream.nhh | 1 | ||||
| -rw-r--r-- | include/GenericsLibrary/io.nhh | 1 | ||||
| -rw-r--r-- | include/GenericsLibrary/iterator.nhh | 1 | ||||
| -rw-r--r-- | include/GenericsLibrary/math.nhh | 1 | ||||
| -rw-r--r-- | include/GenericsLibrary/nrt.nc | 1 | ||||
| -rw-r--r-- | include/GenericsLibrary/pstd.nhh | 1 | ||||
| -rw-r--r-- | include/GenericsLibrary/std.nhh | 1 | ||||
| -rw-r--r-- | include/GenericsLibrary/swap.nhh | 1 |
9 files changed, 9 insertions, 0 deletions
diff --git a/include/GenericsLibrary/algorithm.nhh b/include/GenericsLibrary/algorithm.nhh index 5141c52..5d1bc32 100644 --- a/include/GenericsLibrary/algorithm.nhh +++ b/include/GenericsLibrary/algorithm.nhh @@ -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 accompanying // file LICENSE or copy at http://www.apache.org/licenses/LICENSE-2.0) diff --git a/include/GenericsLibrary/fstream.nhh b/include/GenericsLibrary/fstream.nhh index 3302d05..4808dd8 100644 --- a/include/GenericsLibrary/fstream.nhh +++ b/include/GenericsLibrary/fstream.nhh @@ -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 accompanying // file LICENSE or copy at http://www.apache.org/licenses/LICENSE-2.0) diff --git a/include/GenericsLibrary/io.nhh b/include/GenericsLibrary/io.nhh index b354ad4..25bc561 100644 --- a/include/GenericsLibrary/io.nhh +++ b/include/GenericsLibrary/io.nhh @@ -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 accompanying // file LICENSE or copy at http://www.apache.org/licenses/LICENSE-2.0) diff --git a/include/GenericsLibrary/iterator.nhh b/include/GenericsLibrary/iterator.nhh index 79902e9..e509bc2 100644 --- a/include/GenericsLibrary/iterator.nhh +++ b/include/GenericsLibrary/iterator.nhh @@ -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 accompanying // file LICENSE or copy at http://www.apache.org/licenses/LICENSE-2.0) diff --git a/include/GenericsLibrary/math.nhh b/include/GenericsLibrary/math.nhh index a820b9b..a93020e 100644 --- a/include/GenericsLibrary/math.nhh +++ b/include/GenericsLibrary/math.nhh @@ -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 accompanying // file LICENSE or copy at http://www.apache.org/licenses/LICENSE-2.0) diff --git a/include/GenericsLibrary/nrt.nc b/include/GenericsLibrary/nrt.nc index 053ce60..6a39808 100644 --- a/include/GenericsLibrary/nrt.nc +++ b/include/GenericsLibrary/nrt.nc @@ -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 accompanying // file LICENSE or copy at http://www.apache.org/licenses/LICENSE-2.0) diff --git a/include/GenericsLibrary/pstd.nhh b/include/GenericsLibrary/pstd.nhh index 750a1b0..b8ac7ce 100644 --- a/include/GenericsLibrary/pstd.nhh +++ b/include/GenericsLibrary/pstd.nhh @@ -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 accompanying // file LICENSE or copy at http://www.apache.org/licenses/LICENSE-2.0) diff --git a/include/GenericsLibrary/std.nhh b/include/GenericsLibrary/std.nhh index e7a351d..0727269 100644 --- a/include/GenericsLibrary/std.nhh +++ b/include/GenericsLibrary/std.nhh @@ -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 accompanying // file LICENSE or copy at http://www.apache.org/licenses/LICENSE-2.0) diff --git a/include/GenericsLibrary/swap.nhh b/include/GenericsLibrary/swap.nhh index 5575bed..55051fd 100644 --- a/include/GenericsLibrary/swap.nhh +++ b/include/GenericsLibrary/swap.nhh @@ -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 accompanying // file LICENSE or copy at http://www.apache.org/licenses/LICENSE-2.0) |
