diff options
Diffstat (limited to 'include/GenericsLibrary')
| -rw-r--r-- | include/GenericsLibrary/algorithm.nhh | 2 | ||||
| -rw-r--r-- | include/GenericsLibrary/fstream.nhh | 2 | ||||
| -rw-r--r-- | include/GenericsLibrary/io.nhh | 2 | ||||
| -rw-r--r-- | include/GenericsLibrary/iterator.nhh | 2 | ||||
| -rw-r--r-- | include/GenericsLibrary/math.nhh | 2 | ||||
| -rw-r--r-- | include/GenericsLibrary/nrt.nc | 2 | ||||
| -rw-r--r-- | include/GenericsLibrary/pstd.nhh | 2 | ||||
| -rw-r--r-- | include/GenericsLibrary/swap.nhh | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/include/GenericsLibrary/algorithm.nhh b/include/GenericsLibrary/algorithm.nhh index b62faa1..6fa528b 100644 --- a/include/GenericsLibrary/algorithm.nhh +++ b/include/GenericsLibrary/algorithm.nhh @@ -1,7 +1,7 @@ // 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) -// Official repository: https://github.com/nekernel-org/nectar +// Official repository: https://github.com/ne-foss-org/nectar #ifndef NECTAR_GL_ALGORITHM_NHH #define NECTAR_GL_ALGORITHM_NHH diff --git a/include/GenericsLibrary/fstream.nhh b/include/GenericsLibrary/fstream.nhh index 5c6b0d4..ca52b2c 100644 --- a/include/GenericsLibrary/fstream.nhh +++ b/include/GenericsLibrary/fstream.nhh @@ -1,7 +1,7 @@ // 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) -// Official repository: https://github.com/nekernel-org/nectar +// Official repository: https://github.com/ne-foss-org/nectar #ifndef NECTAR_GL_FSTREAM_NHH #define NECTAR_GL_FSTREAM_NHH diff --git a/include/GenericsLibrary/io.nhh b/include/GenericsLibrary/io.nhh index dba40b1..2471bb0 100644 --- a/include/GenericsLibrary/io.nhh +++ b/include/GenericsLibrary/io.nhh @@ -1,7 +1,7 @@ // 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) -// Official repository: https://github.com/nekernel-org/nectar +// Official repository: https://github.com/ne-foss-org/nectar #ifndef NECTAR_GL_IO_NHH #define NECTAR_GL_IO_NHH diff --git a/include/GenericsLibrary/iterator.nhh b/include/GenericsLibrary/iterator.nhh index 8ff18ff..c7b09c6 100644 --- a/include/GenericsLibrary/iterator.nhh +++ b/include/GenericsLibrary/iterator.nhh @@ -1,7 +1,7 @@ // 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) -// Official repository: https://github.com/nekernel-org/nectar +// Official repository: https://github.com/ne-foss-org/nectar #ifndef NECTAR_GL_ITERATOR_NHH #define NECTAR_GL_ITERATOR_NHH diff --git a/include/GenericsLibrary/math.nhh b/include/GenericsLibrary/math.nhh index c9b66a9..a820b9b 100644 --- a/include/GenericsLibrary/math.nhh +++ b/include/GenericsLibrary/math.nhh @@ -1,7 +1,7 @@ // 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) -// Official repository: https://github.com/nekernel-org/nectar +// Official repository: https://github.com/ne-foss-org/nectar #ifndef NECTAR_GL_FUNCTIONS_NHH #define NECTAR_GL_FUNCTIONS_NHH diff --git a/include/GenericsLibrary/nrt.nc b/include/GenericsLibrary/nrt.nc index 9d0c640..053ce60 100644 --- a/include/GenericsLibrary/nrt.nc +++ b/include/GenericsLibrary/nrt.nc @@ -1,7 +1,7 @@ // 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) -// Official repository: https://github.com/nekernel-org/nectar +// Official repository: https://github.com/ne-foss-org/nectar extern main; diff --git a/include/GenericsLibrary/pstd.nhh b/include/GenericsLibrary/pstd.nhh index fd0b196..e089746 100644 --- a/include/GenericsLibrary/pstd.nhh +++ b/include/GenericsLibrary/pstd.nhh @@ -1,7 +1,7 @@ // 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) -// Official repository: https://github.com/nekernel-org/nectar +// Official repository: https://github.com/ne-foss-org/nectar #pragma once diff --git a/include/GenericsLibrary/swap.nhh b/include/GenericsLibrary/swap.nhh index 7090535..01d24da 100644 --- a/include/GenericsLibrary/swap.nhh +++ b/include/GenericsLibrary/swap.nhh @@ -1,7 +1,7 @@ // 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) -// Official repository: https://github.com/nekernel-org/nectar +// Official repository: https://github.com/ne-foss-org/nectar #ifndef NECTAR_GL_SWAP_NHH #define NECTAR_GL_SWAP_NHH |
