summaryrefslogtreecommitdiffhomepage
path: root/dev/LibC++
diff options
context:
space:
mode:
authorAmlal <amlalelmahrouss@icloud.com>2024-12-12 23:38:34 +0100
committerAmlal <amlalelmahrouss@icloud.com>2024-12-12 23:38:34 +0100
commit0f6791ffd43c8b781d6fc500e7302cfb8d0f8c57 (patch)
tree3bacad8ae609cd85e8c6384a66f22a4070beeecc /dev/LibC++
parent131454cce1461aec5d9138985f021563c0583aeb (diff)
META: Theater Quality's C++ Kit.
Signed-off-by: Amlal <amlalelmahrouss@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++/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 21c9d04..e6edc00 100644
--- a/dev/LibC++/base_alloc.h
+++ b/dev/LibC++/base_alloc.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, ELMH Group, all rights reserved.
+ Copyright (C) 2024 Theater Quality Incorporated., all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/base_exception.h b/dev/LibC++/base_exception.h
index 83b508f..88c25a8 100644
--- a/dev/LibC++/base_exception.h
+++ b/dev/LibC++/base_exception.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, ELMH Group, all rights reserved.
+ Copyright (C) 2024 Theater Quality Incorporated., all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/base_math.h b/dev/LibC++/base_math.h
index f50a1a1..d97e45f 100644
--- a/dev/LibC++/base_math.h
+++ b/dev/LibC++/base_math.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, ELMH Group, all rights reserved.
+ Copyright (C) 2024 Theater Quality Incorporated., all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/defines.h b/dev/LibC++/defines.h
index abadbc2..22cf164 100644
--- a/dev/LibC++/defines.h
+++ b/dev/LibC++/defines.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, ELMH Group, all rights reserved.
+ Copyright (C) 2024 Theater Quality Incorporated., all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/filesystem.h b/dev/LibC++/filesystem.h
index 7914b03..2b980e9 100644
--- a/dev/LibC++/filesystem.h
+++ b/dev/LibC++/filesystem.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, ELMH Group, all rights reserved.
+ Copyright (C) 2024 Theater Quality Incorporated., all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/process_base.h b/dev/LibC++/process_base.h
index e055aff..a30ab23 100644
--- a/dev/LibC++/process_base.h
+++ b/dev/LibC++/process_base.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, ELMH Group, all rights reserved.
+ Copyright (C) 2024 Theater Quality Incorporated., all rights reserved.
------------------------------------------- */
diff --git a/dev/LibC++/utility.h b/dev/LibC++/utility.h
index 12e6204..eb9ba83 100644
--- a/dev/LibC++/utility.h
+++ b/dev/LibC++/utility.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
\
- Copyright (C) 2024, ELMH Group, all rights reserved. \
+ Copyright (C) 2024 Theater Quality Incorporated., all rights reserved. \
\
------------------------------------------- */