From b4ebac8598396b459c74914e7be11a37b9089af2 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 11 Jan 2024 19:07:15 +0100 Subject: Codebase refactor and new files in External/ Signed-off-by: Amlal El Mahrouss --- CompilerKit/StdKit/AE.hpp | 2 +- CompilerKit/StdKit/PEF.hpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'CompilerKit/StdKit') diff --git a/CompilerKit/StdKit/AE.hpp b/CompilerKit/StdKit/AE.hpp index c4d1b7a..c01bc51 100644 --- a/CompilerKit/StdKit/AE.hpp +++ b/CompilerKit/StdKit/AE.hpp @@ -1,7 +1,7 @@ /* * ======================================================== * - * C++Kit + * MPCC * Copyright Mahrouss Logic, all rights reserved. * * ======================================================== diff --git a/CompilerKit/StdKit/PEF.hpp b/CompilerKit/StdKit/PEF.hpp index 08e2433..924593f 100644 --- a/CompilerKit/StdKit/PEF.hpp +++ b/CompilerKit/StdKit/PEF.hpp @@ -1,7 +1,7 @@ /* * ======================================================== * - * C++Kit + * MPCC * Copyright Mahrouss Logic, all rights reserved. * * ======================================================== -- cgit v1.2.3