diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-02 15:11:54 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-02 15:11:54 +0100 |
| commit | 73ff5312ab0327f2ed054f7a6e069b1f6163ce54 (patch) | |
| tree | 116cfc2f5e389f2bd16b6811483c3a9fe4c7c853 /include | |
| parent | a4073115e330fa1bf4b0aa57ff15d6206717adc5 (diff) | |
chore: upstream fixes.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include')
| -rw-r--r-- | include/ocl/version.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ocl/version.hpp b/include/ocl/version.hpp index 3cdb57f..1b73ec9 100644 --- a/include/ocl/version.hpp +++ b/include/ocl/version.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/ocl +// Official repository: https://github.com/ocl-foss-org/ocl #ifndef OCL_VERSION_HPP #define OCL_VERSION_HPP |
