summaryrefslogtreecommitdiffhomepage
path: root/dev/LibC++
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-06 08:59:46 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-06 08:59:46 +0100
commitc2b7d2e59f7a89b1bf46013abc5a3d0c1b754606 (patch)
treea43cc7e1e2f0e146125eb84739f567f79a088a2f /dev/LibC++
parent0328200aea1498a0387b6777a3be89eb280f0cdf (diff)
Opening source code, might liberate it too.
Diffstat (limited to 'dev/LibC++')
-rw-r--r--dev/LibC++/base_alloc.h2
-rw-r--r--dev/LibC++/base_exception.h2
-rw-r--r--dev/LibC++/base_math.h2
-rw-r--r--dev/LibC++/defines.h2
-rw-r--r--dev/LibC++/process_base.h2
-rw-r--r--dev/LibC++/utility.h2
6 files changed, 6 insertions, 6 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.
------------------------------------------- */
diff --git a/dev/LibC++/base_exception.h b/dev/LibC++/base_exception.h
index a8d7080..7ee3e27 100644
--- a/dev/LibC++/base_exception.h
+++ b/dev/LibC++/base_exception.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/base_math.h b/dev/LibC++/base_math.h
index ac9fbe7..3cc2a16 100644
--- a/dev/LibC++/base_math.h
+++ b/dev/LibC++/base_math.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/defines.h b/dev/LibC++/defines.h
index 78546b5..6958f92 100644
--- a/dev/LibC++/defines.h
+++ b/dev/LibC++/defines.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/process_base.h b/dev/LibC++/process_base.h
index 5c00be5..50c195d 100644
--- a/dev/LibC++/process_base.h
+++ b/dev/LibC++/process_base.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/utility.h b/dev/LibC++/utility.h
index 84f62a6..67f0623 100644
--- a/dev/LibC++/utility.h
+++ b/dev/LibC++/utility.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
\
- Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. \
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. \
\
------------------------------------------- */