summaryrefslogtreecommitdiffhomepage
path: root/dev/LibC++
diff options
context:
space:
mode:
authorAmlal <amlalelmahrouss@icloud.com>2024-12-14 14:28:09 +0100
committerAmlal <amlalelmahrouss@icloud.com>2024-12-14 14:28:09 +0100
commit5fa993236303f372342f5cb1d8e4a7879caf54a5 (patch)
treec732ab3e6c9a8aaa3ea990472b89fc28e67ea06e /dev/LibC++
parentf1054c430c75f3f7828dc535be93f9dd3c987735 (diff)
bump.
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++/filesystem.h2
-rw-r--r--dev/LibC++/process_base.h2
-rw-r--r--dev/LibC++/utility.h2
7 files changed, 7 insertions, 7 deletions
diff --git a/dev/LibC++/base_alloc.h b/dev/LibC++/base_alloc.h
index 3958325..5dd3267 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 Theater Quality Inc, all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/base_exception.h b/dev/LibC++/base_exception.h
index 29d7990..e761c99 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 Theater Quality Inc, all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/base_math.h b/dev/LibC++/base_math.h
index 9d131d4..c9f051a 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 Theater Quality Inc, all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/defines.h b/dev/LibC++/defines.h
index 6914e8e..66cd887 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 Theater Quality Inc, all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/filesystem.h b/dev/LibC++/filesystem.h
index 7573125..65c534a 100644
--- a/dev/LibC++/filesystem.h
+++ b/dev/LibC++/filesystem.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024 Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024 Theater Quality Inc, all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/process_base.h b/dev/LibC++/process_base.h
index 35e551b..08d1e33 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 Theater Quality Inc, all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/utility.h b/dev/LibC++/utility.h
index 83d318f..1d3e9e4 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 Theater Quality Inc, all rights reserved. \
\
------------------------------------------- */