From 0f6791ffd43c8b781d6fc500e7302cfb8d0f8c57 Mon Sep 17 00:00:00 2001 From: Amlal Date: Thu, 12 Dec 2024 23:38:34 +0100 Subject: META: Theater Quality's C++ Kit. Signed-off-by: Amlal --- dev/LibC++/base_alloc.h | 2 +- dev/LibC++/base_exception.h | 2 +- dev/LibC++/base_math.h | 2 +- dev/LibC++/defines.h | 2 +- dev/LibC++/filesystem.h | 2 +- dev/LibC++/process_base.h | 2 +- dev/LibC++/utility.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'dev/LibC++') 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. \ \ ------------------------------------------- */ -- cgit v1.2.3