From e227fc2e6c482c850477a1741c673afae31d46fa Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 28 Dec 2024 05:46:11 +0100 Subject: META: Change from inc to corp. Signed-off-by: Amlal El Mahrouss --- 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 5dd3267..9da77fa 100644 --- a/dev/LibC++/base_alloc.h +++ b/dev/LibC++/base_alloc.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024 Theater Quality Inc, all rights reserved. + Copyright (C) 2024 Theater Quality Corp, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/base_exception.h b/dev/LibC++/base_exception.h index e761c99..bba5ba2 100644 --- a/dev/LibC++/base_exception.h +++ b/dev/LibC++/base_exception.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024 Theater Quality Inc, all rights reserved. + Copyright (C) 2024 Theater Quality Corp, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/base_math.h b/dev/LibC++/base_math.h index c9f051a..cf61385 100644 --- a/dev/LibC++/base_math.h +++ b/dev/LibC++/base_math.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024 Theater Quality Inc, all rights reserved. + Copyright (C) 2024 Theater Quality Corp, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/defines.h b/dev/LibC++/defines.h index 66cd887..9cadb31 100644 --- a/dev/LibC++/defines.h +++ b/dev/LibC++/defines.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024 Theater Quality Inc, all rights reserved. + Copyright (C) 2024 Theater Quality Corp, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/filesystem.h b/dev/LibC++/filesystem.h index 65c534a..788fea7 100644 --- a/dev/LibC++/filesystem.h +++ b/dev/LibC++/filesystem.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024 Theater Quality Inc, all rights reserved. + Copyright (C) 2024 Theater Quality Corp, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/process_base.h b/dev/LibC++/process_base.h index 08d1e33..333394d 100644 --- a/dev/LibC++/process_base.h +++ b/dev/LibC++/process_base.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024 Theater Quality Inc, all rights reserved. + Copyright (C) 2024 Theater Quality Corp, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/utility.h b/dev/LibC++/utility.h index 1d3e9e4..1d22111 100644 --- a/dev/LibC++/utility.h +++ b/dev/LibC++/utility.h @@ -1,6 +1,6 @@ /* ------------------------------------------- \ - Copyright (C) 2024 Theater Quality Inc, all rights reserved. \ + Copyright (C) 2024 Theater Quality Corp, all rights reserved. \ \ ------------------------------------------- */ -- cgit v1.2.3