summaryrefslogtreecommitdiffhomepage
path: root/dev/ZBAKit/Modules
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-07 21:18:53 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-07 21:18:53 +0100
commit16ceb02cedd72ec72071330026daa97f676e40f2 (patch)
tree19413c0369f49a93c624bc739e2be3a343b06e95 /dev/ZBAKit/Modules
parent6ec404f487283703b6b74d53596eb51586a91570 (diff)
META: Bump.
Diffstat (limited to 'dev/ZBAKit/Modules')
-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
-rw-r--r--dev/ZBAKit/Modules/SysChk/Boot.S2
-rw-r--r--dev/ZBAKit/Modules/SysChk/Module.cc2
5 files changed, 5 insertions, 5 deletions
diff --git a/dev/ZBAKit/Modules/NetBoot/Boot.S b/dev/ZBAKit/Modules/NetBoot/Boot.S
index ec17f347..ee75297d 100644
--- a/dev/ZBAKit/Modules/NetBoot/Boot.S
+++ b/dev/ZBAKit/Modules/NetBoot/Boot.S
@@ -2,7 +2,7 @@
;; * ========================================================
;; *
;; * ZKA
-;; * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved., all rights reserved.
+;; * Copyright (C) 2024, EL Mahrouss Logic, all rights reserved., all rights reserved.
;; *
;; * ========================================================
;; */
diff --git a/dev/ZBAKit/Modules/NetBoot/Module.cc b/dev/ZBAKit/Modules/NetBoot/Module.cc
index 6c6f6147..0d6f8c2d 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, EL Mahrouss Logic, all rights reserved., all rights reserved.
*
* ========================================================
*/
diff --git a/dev/ZBAKit/Modules/NetBoot/NetBoot.h b/dev/ZBAKit/Modules/NetBoot/NetBoot.h
index f897f861..65832424 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, EL Mahrouss Logic, all rights reserved., all rights reserved.
*
* ========================================================
*/
diff --git a/dev/ZBAKit/Modules/SysChk/Boot.S b/dev/ZBAKit/Modules/SysChk/Boot.S
index 08bd332a..540acc6b 100644
--- a/dev/ZBAKit/Modules/SysChk/Boot.S
+++ b/dev/ZBAKit/Modules/SysChk/Boot.S
@@ -2,7 +2,7 @@
;; * ========================================================
;; *
;; * ZKA
-;; * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved., all rights reserved.
+;; * Copyright (C) 2024, EL Mahrouss Logic, all rights reserved., all rights reserved.
;; *
;; * ========================================================
;; */
diff --git a/dev/ZBAKit/Modules/SysChk/Module.cc b/dev/ZBAKit/Modules/SysChk/Module.cc
index 8ee61cdd..413d936e 100644
--- a/dev/ZBAKit/Modules/SysChk/Module.cc
+++ b/dev/ZBAKit/Modules/SysChk/Module.cc
@@ -2,7 +2,7 @@
* ========================================================
*
* NetBoot
- * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved., all rights reserved.
+ * Copyright (C) 2024, EL Mahrouss Logic, all rights reserved., all rights reserved.
*
* ========================================================
*/