diff options
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 |
