summaryrefslogtreecommitdiffhomepage
path: root/dev/ZBAKit/Modules/NetBoot
diff options
context:
space:
mode:
authorAmlal <amlalelmahrouss@icloud.com>2024-12-14 14:28:40 +0100
committerAmlal <amlalelmahrouss@icloud.com>2024-12-14 14:28:40 +0100
commitffbb5761fa5beeb7b166d401615acbde28a37fa3 (patch)
tree65f5caff8db6d7bec8cbe248bc925261f9711acf /dev/ZBAKit/Modules/NetBoot
parent1ebfbbece43b1e16c21cff83c4d43c616b8075ed (diff)
bump.
Diffstat (limited to 'dev/ZBAKit/Modules/NetBoot')
-rw-r--r--dev/ZBAKit/Modules/NetBoot/Boot.S2
-rw-r--r--dev/ZBAKit/Modules/NetBoot/Module.cc2
-rw-r--r--dev/ZBAKit/Modules/NetBoot/NetBoot.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev/ZBAKit/Modules/NetBoot/Boot.S b/dev/ZBAKit/Modules/NetBoot/Boot.S
index 1c4a8f69..5cb19884 100644
--- a/dev/ZBAKit/Modules/NetBoot/Boot.S
+++ b/dev/ZBAKit/Modules/NetBoot/Boot.S
@@ -2,7 +2,7 @@
;; * ========================================================
;; *
;; * ZBA
-;; * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved., all rights reserved.
+;; * Copyright (C) 2024, Theater Quality Inc, all rights reserved., all rights reserved.
;; *
;; * ========================================================
;; */
diff --git a/dev/ZBAKit/Modules/NetBoot/Module.cc b/dev/ZBAKit/Modules/NetBoot/Module.cc
index edd0613b..1b4a4bb4 100644
--- a/dev/ZBAKit/Modules/NetBoot/Module.cc
+++ b/dev/ZBAKit/Modules/NetBoot/Module.cc
@@ -2,7 +2,7 @@
* ========================================================
*
* NetBoot
- * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved., all rights reserved.
+ * Copyright (C) 2024, Theater Quality Inc, all rights reserved., all rights reserved.
*
* ========================================================
*/
diff --git a/dev/ZBAKit/Modules/NetBoot/NetBoot.h b/dev/ZBAKit/Modules/NetBoot/NetBoot.h
index f897f861..cdfe17f9 100644
--- a/dev/ZBAKit/Modules/NetBoot/NetBoot.h
+++ b/dev/ZBAKit/Modules/NetBoot/NetBoot.h
@@ -2,7 +2,7 @@
* ========================================================
*
* NetBoot
- * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved., all rights reserved.
+ * Copyright (C) 2024, Theater Quality Inc, all rights reserved., all rights reserved.
*
* ========================================================
*/