diff options
Diffstat (limited to 'include/ocl/tproc/algos/bfs.inl')
| -rw-r--r-- | include/ocl/tproc/algos/bfs.inl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/ocl/tproc/algos/bfs.inl b/include/ocl/tproc/algos/bfs.inl index e69de29..2fea2ae 100644 --- a/include/ocl/tproc/algos/bfs.inl +++ b/include/ocl/tproc/algos/bfs.inl @@ -0,0 +1,6 @@ +// SPDX-License-Identifier: BSL-1.0 +// 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-foss-org/tproc + |
