diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-21 17:16:26 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-21 17:16:26 +0100 |
| commit | 82a878f9cd071e8224298d8d57a59c277cfb750c (patch) | |
| tree | 8283f11b285206087b7cd3c27818d718d355e750 /dev/LibC++/base_alloc.h | |
| parent | c0f13972a141b29f4d0ce659b7c7e055a26c5d90 (diff) | |
META: Open sourcing the project's compiler toolchain, in BSD-2 license.
Diffstat (limited to 'dev/LibC++/base_alloc.h')
| -rw-r--r-- | dev/LibC++/base_alloc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/LibC++/base_alloc.h b/dev/LibC++/base_alloc.h index c4f4d8c..70bc51e 100644 --- a/dev/LibC++/base_alloc.h +++ b/dev/LibC++/base_alloc.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. + Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ |
