diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-21 01:32:26 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-21 01:42:01 +0100 |
| commit | 682d03f0b8e22168e2ccd2c4a35efae230d40eb0 (patch) | |
| tree | 10583ee7130379feef0cd440266142fb6eede906 /dev/lib/core/includes.hpp | |
| parent | 7e757c3eacb05756b0f616e4ace46c098c39a05c (diff) | |
feat: Using BSL now, final commit before the Cork release.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'dev/lib/core/includes.hpp')
| -rw-r--r-- | dev/lib/core/includes.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/lib/core/includes.hpp b/dev/lib/core/includes.hpp index 78eccd3..a1c6e86 100644 --- a/dev/lib/core/includes.hpp +++ b/dev/lib/core/includes.hpp @@ -2,7 +2,7 @@ * File: core/includes.hpp * Purpose: Core includes for the OCL library. * Author: Amlal El Mahrouss (amlal@nekernel.org) - * Copyright 2025, Amlal El Mahrouss, licensed under the MIT license. + * Copyright 2025, Amlal El Mahrouss, licensed under the Boost Software License. */ #pragma once |
