summaryrefslogtreecommitdiffhomepage
path: root/dev/LibC++
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-07 19:33:37 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-07 19:33:43 +0100
commitaf132eeb7d96b63623fd73568b5638916c03c25a (patch)
tree8f2b14faf14e55beb265c4cafa719a53b3cd8d1a /dev/LibC++
parent860701083a9c78c59370fff13926644b85fa3e68 (diff)
META: Bump.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
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 70bc51e..c4f4d8c 100644
--- a/dev/LibC++/base_alloc.h
+++ b/dev/LibC++/base_alloc.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/base_exception.h b/dev/LibC++/base_exception.h
index 7ee3e27..a8d7080 100644
--- a/dev/LibC++/base_exception.h
+++ b/dev/LibC++/base_exception.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/base_math.h b/dev/LibC++/base_math.h
index 3cc2a16..ac9fbe7 100644
--- a/dev/LibC++/base_math.h
+++ b/dev/LibC++/base_math.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/defines.h b/dev/LibC++/defines.h
index 6958f92..78546b5 100644
--- a/dev/LibC++/defines.h
+++ b/dev/LibC++/defines.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/process_base.h b/dev/LibC++/process_base.h
index 50c195d..5c00be5 100644
--- a/dev/LibC++/process_base.h
+++ b/dev/LibC++/process_base.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/utility.h b/dev/LibC++/utility.h
index 67f0623..84f62a6 100644
--- a/dev/LibC++/utility.h
+++ b/dev/LibC++/utility.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
\
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. \
+ Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. \
\
------------------------------------------- */