summaryrefslogtreecommitdiffhomepage
path: root/dev/LibC++
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-05 21:28:41 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-05 21:28:41 +0100
commit271fac5176b2e0f818174363d3f53295adc652c6 (patch)
treed8f42a0e6cc486a8bc2816bdd048310694dafc41 /dev/LibC++
parent308648200054fc09440c0efe03993048885975f6 (diff)
IMP: Update copyright holder.
Fix version prompt of ld64. 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 f180d78..c4f4d8c 100644
--- a/dev/LibC++/base_alloc.h
+++ b/dev/LibC++/base_alloc.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright Amlal EL Mahrouss.
+ Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/base_exception.h b/dev/LibC++/base_exception.h
index 65bbac9..a8d7080 100644
--- a/dev/LibC++/base_exception.h
+++ b/dev/LibC++/base_exception.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright Amlal EL Mahrouss.
+ Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/base_math.h b/dev/LibC++/base_math.h
index daee91c..ac9fbe7 100644
--- a/dev/LibC++/base_math.h
+++ b/dev/LibC++/base_math.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright Amlal EL Mahrouss.
+ Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/defines.h b/dev/LibC++/defines.h
index cecd9d3..78546b5 100644
--- a/dev/LibC++/defines.h
+++ b/dev/LibC++/defines.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright Amlal EL Mahrouss.
+ Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/process_base.h b/dev/LibC++/process_base.h
index 543edf8..5c00be5 100644
--- a/dev/LibC++/process_base.h
+++ b/dev/LibC++/process_base.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright Amlal EL Mahrouss.
+ Copyright (C) 2024, EL Mahrouss Logic, all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/utility.h b/dev/LibC++/utility.h
index 259915a..84f62a6 100644
--- a/dev/LibC++/utility.h
+++ b/dev/LibC++/utility.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
\
- Copyright Amlal EL Mahrouss. \
+ Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. \
\
------------------------------------------- */