summaryrefslogtreecommitdiffhomepage
path: root/dev/Boot/Mod/SysChk
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-12-28 05:44:37 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-12-28 05:44:37 +0100
commitbc305c8805547a19292dc709ae8c494b42606ffb (patch)
tree0e16566ec3b978962a7fc81e9a66ae02275d09ce /dev/Boot/Mod/SysChk
parent39a561438c00a2d578cc6868601a850ce7cae703 (diff)
IMPL: Change from inc to corp.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/Boot/Mod/SysChk')
-rw-r--r--dev/Boot/Mod/SysChk/Boot.S2
-rw-r--r--dev/Boot/Mod/SysChk/Module.cc2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev/Boot/Mod/SysChk/Boot.S b/dev/Boot/Mod/SysChk/Boot.S
index 9fdf4428..88904a96 100644
--- a/dev/Boot/Mod/SysChk/Boot.S
+++ b/dev/Boot/Mod/SysChk/Boot.S
@@ -2,7 +2,7 @@
;; * ========================================================
;; *
;; * BootZ
-;; * Copyright (C) 2024, Theater Quality Inc, all rights reserved., all rights reserved.
+;; * Copyright (C) 2024, Theater Quality Corp, all rights reserved., all rights reserved.
;; *
;; * ========================================================
;; */
diff --git a/dev/Boot/Mod/SysChk/Module.cc b/dev/Boot/Mod/SysChk/Module.cc
index e51eabef..93ddf088 100644
--- a/dev/Boot/Mod/SysChk/Module.cc
+++ b/dev/Boot/Mod/SysChk/Module.cc
@@ -2,7 +2,7 @@
* ========================================================
*
* NetBoot
- * Copyright (C) 2024, Theater Quality Inc, all rights reserved., all rights reserved.
+ * Copyright (C) 2024, Theater Quality Corp, all rights reserved., all rights reserved.
*
* ========================================================
*/