diff options
Diffstat (limited to 'include/ocl/equiv.hpp')
| -rw-r--r-- | include/ocl/equiv.hpp | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/include/ocl/equiv.hpp b/include/ocl/equiv.hpp index f9031b1..60fbf44 100644 --- a/include/ocl/equiv.hpp +++ b/include/ocl/equiv.hpp @@ -1,9 +1,7 @@ -/* - * File: equiv.hpp - * Purpose: Equivalence header. - * Author: Amlal El Mahrouss (amlal@nekernel.org) - * Copyright 2025, Amlal El Mahrouss, licensed under the Boost Software License. - */ +// Copyright 2023-2025, 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/core #ifndef __OCL_CORE_EQUIV #define __OCL_CORE_EQUIV |
