From 82a878f9cd071e8224298d8d57a59c277cfb750c Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 21 Nov 2024 17:16:26 +0100 Subject: META: Open sourcing the project's compiler toolchain, in BSD-2 license. --- dev/LibC++/base_alloc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/LibC++/base_alloc.h') 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. ------------------------------------------- */ -- cgit v1.2.3