diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-05 18:39:03 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-05 19:15:21 +0100 |
| commit | 907bcb5db72f343449f166b018617d5377a3dae1 (patch) | |
| tree | 2ee5786182c289efb95c6aa9a7538c2538dc85af /dev/ZBAKit/Modules | |
| parent | 26be2b7f3c6a220c4d24e691dd243a8423362f82 (diff) | |
Update copyright holder (add LICENSE as well)
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/ZBAKit/Modules')
| -rw-r--r-- | dev/ZBAKit/Modules/NetBoot/Boot.S | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/Modules/NetBoot/Module.cc | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/Modules/NetBoot/NetBoot.h | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/Modules/SysChk/Boot.S | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/Modules/SysChk/Module.cc | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/dev/ZBAKit/Modules/NetBoot/Boot.S b/dev/ZBAKit/Modules/NetBoot/Boot.S index 369bf0c1..a661639c 100644 --- a/dev/ZBAKit/Modules/NetBoot/Boot.S +++ b/dev/ZBAKit/Modules/NetBoot/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * ZKA -;; * Copyright EL Mahrouss Logic., all rights reserved. +;; * Copyright Amlal EL Mahrouss., all rights reserved. ;; * ;; * ======================================================== ;; */ diff --git a/dev/ZBAKit/Modules/NetBoot/Module.cc b/dev/ZBAKit/Modules/NetBoot/Module.cc index a7807b5e..b9cce17a 100644 --- a/dev/ZBAKit/Modules/NetBoot/Module.cc +++ b/dev/ZBAKit/Modules/NetBoot/Module.cc @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright EL Mahrouss Logic., all rights reserved. + * Copyright Amlal EL Mahrouss., all rights reserved. * * ======================================================== */ diff --git a/dev/ZBAKit/Modules/NetBoot/NetBoot.h b/dev/ZBAKit/Modules/NetBoot/NetBoot.h index 663d2782..e303292d 100644 --- a/dev/ZBAKit/Modules/NetBoot/NetBoot.h +++ b/dev/ZBAKit/Modules/NetBoot/NetBoot.h @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright EL Mahrouss Logic., all rights reserved. + * Copyright Amlal EL Mahrouss., all rights reserved. * * ======================================================== */ diff --git a/dev/ZBAKit/Modules/SysChk/Boot.S b/dev/ZBAKit/Modules/SysChk/Boot.S index 60ebcb3a..1f6def32 100644 --- a/dev/ZBAKit/Modules/SysChk/Boot.S +++ b/dev/ZBAKit/Modules/SysChk/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * ZKA -;; * Copyright EL Mahrouss Logic., all rights reserved. +;; * Copyright Amlal EL Mahrouss., all rights reserved. ;; * ;; * ======================================================== ;; */ diff --git a/dev/ZBAKit/Modules/SysChk/Module.cc b/dev/ZBAKit/Modules/SysChk/Module.cc index c8a01050..b41e8241 100644 --- a/dev/ZBAKit/Modules/SysChk/Module.cc +++ b/dev/ZBAKit/Modules/SysChk/Module.cc @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright EL Mahrouss Logic., all rights reserved. + * Copyright Amlal EL Mahrouss., all rights reserved. * * ======================================================== */ |
