diff options
Diffstat (limited to 'dev/LibC++/base_alloc.h')
| -rw-r--r-- | dev/LibC++/base_alloc.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev/LibC++/base_alloc.h b/dev/LibC++/base_alloc.h index a322f7f..ea5b5b2 100644 --- a/dev/LibC++/base_alloc.h +++ b/dev/LibC++/base_alloc.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 |
