diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-02 15:10:46 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-02 15:10:46 +0100 |
| commit | 784434ad4d509b1fb0082a0b36cf5e8bf56b101a (patch) | |
| tree | cd2d680b7f83e72cc343010cf3e183cd8992eef6 /include | |
| parent | a7fb7ee1e53b208415b1307df58b64ce3537b675 (diff) | |
chore: update upstream.
Diffstat (limited to 'include')
| -rw-r--r-- | include/ocl/allocator_op.hpp | 2 | ||||
| -rw-r--r-- | include/ocl/asio.hpp | 2 | ||||
| -rw-r--r-- | include/ocl/basic_hash.hpp | 2 | ||||
| -rw-r--r-- | include/ocl/crc_hash.hpp | 2 | ||||
| -rw-r--r-- | include/ocl/equiv.hpp | 2 | ||||
| -rw-r--r-- | include/ocl/io.hpp | 2 | ||||
| -rw-r--r-- | include/ocl/option.hpp | 2 | ||||
| -rw-r--r-- | include/ocl/print.hpp | 2 | ||||
| -rw-r--r-- | include/ocl/smart_ptr.hpp | 2 | ||||
| -rw-r--r-- | include/ocl/tracked_ptr.hpp | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/include/ocl/allocator_op.hpp b/include/ocl/allocator_op.hpp index f03edc9..43bc80b 100644 --- a/include/ocl/allocator_op.hpp +++ b/include/ocl/allocator_op.hpp @@ -1,7 +1,7 @@ // Copyright 2025-2026, Amlal El Mahrouss (amlal@nekernel.org) // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -// Official repository: https://github.com/ocl-org/core +// Official repository: https://github.com/ocl-foss-org/core #ifndef OCL_CORE_ALLOCATOR_OP #define OCL_CORE_ALLOCATOR_OP diff --git a/include/ocl/asio.hpp b/include/ocl/asio.hpp index cb2b1fb..818b5c6 100644 --- a/include/ocl/asio.hpp +++ b/include/ocl/asio.hpp @@ -1,7 +1,7 @@ // Copyright 2026, Amlal El Mahrouss (amlal@nekernel.org) // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -// Official repository: https://github.com/ocl-org/core +// Official repository: https://github.com/ocl-foss-org/core #ifndef OCL_CORE_ASIO #define OCL_CORE_ASIO diff --git a/include/ocl/basic_hash.hpp b/include/ocl/basic_hash.hpp index 777100e..e90198d 100644 --- a/include/ocl/basic_hash.hpp +++ b/include/ocl/basic_hash.hpp @@ -1,7 +1,7 @@ // Copyright 2023-2025, Amlal El Mahrouss (amlal@nekernel.org) // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -// Official repository: https://github.com/ocl-org/core +// Official repository: https://github.com/ocl-foss-org/core #ifndef OCL_CORE_BASIC_HASH #define OCL_CORE_BASIC_HASH diff --git a/include/ocl/crc_hash.hpp b/include/ocl/crc_hash.hpp index 8c0f93c..050bb92 100644 --- a/include/ocl/crc_hash.hpp +++ b/include/ocl/crc_hash.hpp @@ -1,7 +1,7 @@ // Copyright 2025, Amlal El Mahrouss (amlal@nekernel.org) // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -// Official repository: https://github.com/ocl-org/core +// Official repository: https://github.com/ocl-foss-org/core #ifndef OCL_CORE_CRC_HASH #define OCL_CORE_CRC_HASH diff --git a/include/ocl/equiv.hpp b/include/ocl/equiv.hpp index efc6b4f..53299dc 100644 --- a/include/ocl/equiv.hpp +++ b/include/ocl/equiv.hpp @@ -1,7 +1,7 @@ // Copyright 2023-2025, Amlal El Mahrouss (amlal@nekernel.org) // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -// Official repository: https://github.com/ocl-org/core +// Official repository: https://github.com/ocl-foss-org/core #ifndef OCL_CORE_EQUIV #define OCL_CORE_EQUIV diff --git a/include/ocl/io.hpp b/include/ocl/io.hpp index 39fbc1a..7867499 100644 --- a/include/ocl/io.hpp +++ b/include/ocl/io.hpp @@ -1,7 +1,7 @@ // Copyright 2025, Amlal El Mahrouss (amlal@nekernel.org) // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -// Official repository: https://github.com/ocl-org/core +// Official repository: https://github.com/ocl-foss-org/core #ifndef OCL_CORE_IO #define OCL_CORE_IO diff --git a/include/ocl/option.hpp b/include/ocl/option.hpp index 9105f2c..2c387a7 100644 --- a/include/ocl/option.hpp +++ b/include/ocl/option.hpp @@ -1,7 +1,7 @@ // Copyright 2025, Amlal El Mahrouss (amlal@nekernel.org) // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -// Official repository: https://github.com/ocl-org/core +// Official repository: https://github.com/ocl-foss-org/core #ifndef OCL_CORE_OPTION #define OCL_CORE_OPTION diff --git a/include/ocl/print.hpp b/include/ocl/print.hpp index 0d9d0fc..4ad5ee2 100644 --- a/include/ocl/print.hpp +++ b/include/ocl/print.hpp @@ -1,7 +1,7 @@ // Copyright 2025-2026, Amlal El Mahrouss (amlal@nekernel.org) // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -// Official repository: https://github.com/ocl-org/core +// Official repository: https://github.com/ocl-foss-org/core #ifndef OCL_CORE_PRINT #define OCL_CORE_PRINT diff --git a/include/ocl/smart_ptr.hpp b/include/ocl/smart_ptr.hpp index 7d76f46..5ab6dba 100644 --- a/include/ocl/smart_ptr.hpp +++ b/include/ocl/smart_ptr.hpp @@ -1,7 +1,7 @@ // Copyright 2025, Amlal El Mahrouss (amlal@nekernel.org) // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -// Official repository: https://github.com/ocl-org/core +// Official repository: https://github.com/ocl-foss-org/core #ifndef OCL_SMART_PTR #define OCL_SMART_PTR diff --git a/include/ocl/tracked_ptr.hpp b/include/ocl/tracked_ptr.hpp index 8a8b25f..cebe9de 100644 --- a/include/ocl/tracked_ptr.hpp +++ b/include/ocl/tracked_ptr.hpp @@ -1,7 +1,7 @@ // Copyright 2025, Amlal El Mahrouss (amlal@nekernel.org) // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -// Official repository: https://github.com/ocl-org/core +// Official repository: https://github.com/ocl-foss-org/core #ifndef OCL_TRACKED_PTR #define OCL_TRACKED_PTR |
