summaryrefslogtreecommitdiffhomepage
path: root/include/ocl/tproc/algos/bfs.hpp
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-02 15:11:05 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-02 15:11:05 +0100
commitbabce8591f6853c119071ac7fc05a1e78b71e756 (patch)
treec9d7d9df7c4a065e089c7987682bf25ab04678b6 /include/ocl/tproc/algos/bfs.hpp
parent6bfb620839216b11659ba83a741358fe27231279 (diff)
chore: update upstream.
Diffstat (limited to 'include/ocl/tproc/algos/bfs.hpp')
-rw-r--r--include/ocl/tproc/algos/bfs.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ocl/tproc/algos/bfs.hpp b/include/ocl/tproc/algos/bfs.hpp
index 5dbcac4..8dbd313 100644
--- a/include/ocl/tproc/algos/bfs.hpp
+++ b/include/ocl/tproc/algos/bfs.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_BFS_HPP
#define OCL_TPROC_BFS_HPP