diff options
Diffstat (limited to 'include/ocl/crc_hash.hpp')
| -rw-r--r-- | include/ocl/crc_hash.hpp | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/include/ocl/crc_hash.hpp b/include/ocl/crc_hash.hpp index 3a5046a..848f0e5 100644 --- a/include/ocl/crc_hash.hpp +++ b/include/ocl/crc_hash.hpp @@ -1,9 +1,7 @@ -/* - * File: crc_hash.hpp - * Purpose: Hashing module. - * Author: Amlal El Mahrouss, - * Copyright 2025, Amlal El Mahrouss, Licensed under the Boost Software License. - */ +// Copyright 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_CRC_HASH #define __OCL_CORE_CRC_HASH |
