diff options
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 922d234b..1c4a8f69 100644 --- a/dev/ZBAKit/Modules/NetBoot/Boot.S +++ b/dev/ZBAKit/Modules/NetBoot/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * ZBA -;; * Copyright (C) 2024, ELMH Group, 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 621c1ca6..edd0613b 100644 --- a/dev/ZBAKit/Modules/NetBoot/Module.cc +++ b/dev/ZBAKit/Modules/NetBoot/Module.cc @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright (C) 2024, ELMH Group, 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 3b1cf556..f897f861 100644 --- a/dev/ZBAKit/Modules/NetBoot/NetBoot.h +++ b/dev/ZBAKit/Modules/NetBoot/NetBoot.h @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright (C) 2024, ELMH Group, 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 5a68e2f8..b7df05a9 100644 --- a/dev/ZBAKit/Modules/SysChk/Boot.S +++ b/dev/ZBAKit/Modules/SysChk/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * ZBA -;; * Copyright (C) 2024, ELMH Group, 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 fc43f72e..76d973db 100644 --- a/dev/ZBAKit/Modules/SysChk/Module.cc +++ b/dev/ZBAKit/Modules/SysChk/Module.cc @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright (C) 2024, ELMH Group, all rights reserved., all rights reserved. + * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved., all rights reserved. * * ======================================================== */ |
