summaryrefslogtreecommitdiffhomepage
path: root/include/ocl/tproc/algos/bfs.hpp
diff options
context:
space:
mode:
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