summaryrefslogtreecommitdiffhomepage
path: root/CompilerKit/StdKit
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-01-11 19:07:15 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-01-11 19:07:15 +0100
commitb4ebac8598396b459c74914e7be11a37b9089af2 (patch)
treeb0c25632f15afa66505fa9dae06f837650720a72 /CompilerKit/StdKit
parent8fce7d6a9c3d6b617e6e0db19ca4322b2ccb14cb (diff)
Codebase refactor and new files in External/
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'CompilerKit/StdKit')
-rw-r--r--CompilerKit/StdKit/AE.hpp2
-rw-r--r--CompilerKit/StdKit/PEF.hpp2
2 files changed, 2 insertions, 2 deletions
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.
*
* ========================================================