diff options
Diffstat (limited to 'include/ocl/print.hpp')
| -rw-r--r-- | include/ocl/print.hpp | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/include/ocl/print.hpp b/include/ocl/print.hpp index 98c4d6b..657ca32 100644 --- a/include/ocl/print.hpp +++ b/include/ocl/print.hpp @@ -1,9 +1,7 @@ -/* - * File: print.hpp - * Purpose: OCL Print library - * Author: Amlal El Mahrouss. (amlal@nekernel.org) - * Copyright 2025, Amlal El Mahrouss, Licensed under the Boost Software License. Licensed under the BSL 1.0 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_PRINT #define __OCL_CORE_PRINT |
