summaryrefslogtreecommitdiffhomepage
path: root/dev/Boot/Mod
diff options
context:
space:
mode:
Diffstat (limited to 'dev/Boot/Mod')
-rw-r--r--dev/Boot/Mod/NetBoot/Boot.S2
-rw-r--r--dev/Boot/Mod/NetBoot/NetBoot.cc2
-rw-r--r--dev/Boot/Mod/NetBoot/NetBoot.h2
-rw-r--r--dev/Boot/Mod/SysChk/Boot.S2
-rw-r--r--dev/Boot/Mod/SysChk/Module.cc2
5 files changed, 5 insertions, 5 deletions
diff --git a/dev/Boot/Mod/NetBoot/Boot.S b/dev/Boot/Mod/NetBoot/Boot.S
index 0cae56b4..6f92cac0 100644
--- a/dev/Boot/Mod/NetBoot/Boot.S
+++ b/dev/Boot/Mod/NetBoot/Boot.S
@@ -2,7 +2,7 @@
;; * ========================================================
;; *
;; * BootZ
-;; * Copyright (C) 2024, t& Corporation, all rights reserved., all rights reserved.
+;; * Copyright (C) 2024, t& Labs, all rights reserved., all rights reserved.
;; *
;; * ========================================================
;; */
diff --git a/dev/Boot/Mod/NetBoot/NetBoot.cc b/dev/Boot/Mod/NetBoot/NetBoot.cc
index 17ed091c..ae4eaac1 100644
--- a/dev/Boot/Mod/NetBoot/NetBoot.cc
+++ b/dev/Boot/Mod/NetBoot/NetBoot.cc
@@ -2,7 +2,7 @@
* ========================================================
*
* NetBoot
- * Copyright (C) 2024, t& Corporation, all rights reserved., all rights reserved.
+ * Copyright (C) 2024, t& Labs, all rights reserved., all rights reserved.
*
* ========================================================
*/
diff --git a/dev/Boot/Mod/NetBoot/NetBoot.h b/dev/Boot/Mod/NetBoot/NetBoot.h
index ed2e0968..00f15aad 100644
--- a/dev/Boot/Mod/NetBoot/NetBoot.h
+++ b/dev/Boot/Mod/NetBoot/NetBoot.h
@@ -2,7 +2,7 @@
* ========================================================
*
* NetBoot
- * Copyright (C) 2024-2025, t& Corporation, all rights reserved., all rights reserved.
+ * Copyright (C) 2024-2025, t& Labs, all rights reserved., all rights reserved.
*
* ========================================================
*/
diff --git a/dev/Boot/Mod/SysChk/Boot.S b/dev/Boot/Mod/SysChk/Boot.S
index ec6507db..9d6f3bca 100644
--- a/dev/Boot/Mod/SysChk/Boot.S
+++ b/dev/Boot/Mod/SysChk/Boot.S
@@ -2,7 +2,7 @@
;; * ========================================================
;; *
;; * BootZ
-;; * Copyright (C) 2024, t& Corporation, all rights reserved., all rights reserved.
+;; * Copyright (C) 2024, t& Labs, all rights reserved., all rights reserved.
;; *
;; * ========================================================
;; */
diff --git a/dev/Boot/Mod/SysChk/Module.cc b/dev/Boot/Mod/SysChk/Module.cc
index 15efc71f..7202dfb5 100644
--- a/dev/Boot/Mod/SysChk/Module.cc
+++ b/dev/Boot/Mod/SysChk/Module.cc
@@ -2,7 +2,7 @@
* ========================================================
*
* NetBoot
- * Copyright (C) 2024, t& Corporation, all rights reserved., all rights reserved.
+ * Copyright (C) 2024, t& Labs, all rights reserved., all rights reserved.
*
* ========================================================
*/