diff options
Diffstat (limited to 'dev/LibC++/base_exception.h')
| -rw-r--r-- | dev/LibC++/base_exception.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev/LibC++/base_exception.h b/dev/LibC++/base_exception.h index 6f48cd9..8747688 100644 --- a/dev/LibC++/base_exception.h +++ b/dev/LibC++/base_exception.h @@ -1,8 +1,8 @@ -/* ------------------------------------------- +/* ======================================== - Copyright (C) 2024-2025 Amlal El Mahrouss, Licensed under Apache 2.0. + Copyright (C) 2024-2025 Amlal El Mahrouss, Licensed under the Apache 2.0 license. -------------------------------------------- */ +======================================== */ #pragma once |
