summaryrefslogtreecommitdiffhomepage
path: root/dev/ZBAKit/Modules
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-06 09:00:57 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-11-06 09:00:57 +0100
commitc98a9538d859123d48d9534f5e75e39bf3d89ed0 (patch)
tree8f6d2b17413da2654a80da3927a598ed7e3bf17e /dev/ZBAKit/Modules
parentdae34fe2db8827de776396c979c2bf79681edb9a (diff)
Opening source code, might liberate it too.
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 ee75297d..ec17f347 100644
--- a/dev/ZBAKit/Modules/NetBoot/Boot.S
+++ b/dev/ZBAKit/Modules/NetBoot/Boot.S
@@ -2,7 +2,7 @@
;; * ========================================================
;; *
;; * ZKA
-;; * Copyright (C) 2024, EL Mahrouss Logic, all rights reserved., all rights reserved.
+;; * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved., all rights reserved.
;; *
;; * ========================================================
;; */
diff --git a/dev/ZBAKit/Modules/NetBoot/Module.cc b/dev/ZBAKit/Modules/NetBoot/Module.cc
index 0d6f8c2d..6c6f6147 100644
--- a/dev/ZBAKit/Modules/NetBoot/Module.cc
+++ b/dev/ZBAKit/Modules/NetBoot/Module.cc
@@ -2,7 +2,7 @@
* ========================================================
*
* NetBoot
- * Copyright (C) 2024, EL Mahrouss Logic, all rights reserved., all rights reserved.
+ * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved., all rights reserved.
*
* ========================================================
*/
diff --git a/dev/ZBAKit/Modules/NetBoot/NetBoot.h b/dev/ZBAKit/Modules/NetBoot/NetBoot.h
index 65832424..f897f861 100644
--- a/dev/ZBAKit/Modules/NetBoot/NetBoot.h
+++ b/dev/ZBAKit/Modules/NetBoot/NetBoot.h
@@ -2,7 +2,7 @@
* ========================================================
*
* NetBoot
- * Copyright (C) 2024, EL Mahrouss Logic, all rights reserved., all rights reserved.
+ * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved., all rights reserved.
*
* ========================================================
*/
diff --git a/dev/ZBAKit/Modules/SysChk/Boot.S b/dev/ZBAKit/Modules/SysChk/Boot.S
index 540acc6b..08bd332a 100644
--- a/dev/ZBAKit/Modules/SysChk/Boot.S
+++ b/dev/ZBAKit/Modules/SysChk/Boot.S
@@ -2,7 +2,7 @@
;; * ========================================================
;; *
;; * ZKA
-;; * Copyright (C) 2024, EL Mahrouss Logic, all rights reserved., all rights reserved.
+;; * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved., all rights reserved.
;; *
;; * ========================================================
;; */
diff --git a/dev/ZBAKit/Modules/SysChk/Module.cc b/dev/ZBAKit/Modules/SysChk/Module.cc
index 413d936e..8ee61cdd 100644
--- a/dev/ZBAKit/Modules/SysChk/Module.cc
+++ b/dev/ZBAKit/Modules/SysChk/Module.cc
@@ -2,7 +2,7 @@
* ========================================================
*
* NetBoot
- * Copyright (C) 2024, EL Mahrouss Logic, all rights reserved., all rights reserved.
+ * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved., all rights reserved.
*
* ========================================================
*/