diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-02 15:11:05 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-02 15:11:05 +0100 |
| commit | babce8591f6853c119071ac7fc05a1e78b71e756 (patch) | |
| tree | c9d7d9df7c4a065e089c7987682bf25ab04678b6 /include/ocl/tproc/algos/dijkstra.hpp | |
| parent | 6bfb620839216b11659ba83a741358fe27231279 (diff) | |
chore: update upstream.
Diffstat (limited to 'include/ocl/tproc/algos/dijkstra.hpp')
| -rw-r--r-- | include/ocl/tproc/algos/dijkstra.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ocl/tproc/algos/dijkstra.hpp b/include/ocl/tproc/algos/dijkstra.hpp index 9c5b017..4907c4c 100644 --- a/include/ocl/tproc/algos/dijkstra.hpp +++ b/include/ocl/tproc/algos/dijkstra.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/tproc +// Official repository: https://github.com/ocl-foss-org/tproc #ifndef OCL_TPROC_DIJKSTRA_HPP #define OCL_TPROC_DIJKSTRA_HPP |
