diff options
Diffstat (limited to 'include/ocl/tracked_ptr.hpp')
| -rw-r--r-- | include/ocl/tracked_ptr.hpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/ocl/tracked_ptr.hpp b/include/ocl/tracked_ptr.hpp index cebe9de..68d0531 100644 --- a/include/ocl/tracked_ptr.hpp +++ b/include/ocl/tracked_ptr.hpp @@ -1,4 +1,5 @@ -// Copyright 2025, Amlal El Mahrouss (amlal@nekernel.org) +// SPDX-License-Identifier: BSL-1.0 +// Copyright 2025-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/core |
