From 04a28f00504a856cde11d0a8a171453e1a1fac3a Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 18 Oct 2024 17:01:31 +0200 Subject: IMP: Rebrand under ZKA Web Services Co Signed-off-by: Amlal El Mahrouss --- dev/zba/Modules/NetBoot/Boot.S | 2 +- dev/zba/Modules/NetBoot/Module.cxx | 2 +- dev/zba/Modules/NetBoot/NetBoot.hxx | 2 +- dev/zba/Modules/SysChk/Boot.S | 3 +-- dev/zba/Modules/SysChk/Module.cxx | 2 +- 5 files changed, 5 insertions(+), 6 deletions(-) (limited to 'dev/zba/Modules') diff --git a/dev/zba/Modules/NetBoot/Boot.S b/dev/zba/Modules/NetBoot/Boot.S index ce9f36b1..d2a35e7e 100644 --- a/dev/zba/Modules/NetBoot/Boot.S +++ b/dev/zba/Modules/NetBoot/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * ZKA -;; * Copyright ZKA Technologies., all rights reserved. +;; * Copyright ZKA Web Services Co., all rights reserved. ;; * ;; * ======================================================== ;; */ diff --git a/dev/zba/Modules/NetBoot/Module.cxx b/dev/zba/Modules/NetBoot/Module.cxx index 294f9267..3b75b3b2 100644 --- a/dev/zba/Modules/NetBoot/Module.cxx +++ b/dev/zba/Modules/NetBoot/Module.cxx @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright ZKA Technologies., all rights reserved. + * Copyright ZKA Web Services Co., all rights reserved. * * ======================================================== */ diff --git a/dev/zba/Modules/NetBoot/NetBoot.hxx b/dev/zba/Modules/NetBoot/NetBoot.hxx index ff8af0da..bb0127a2 100644 --- a/dev/zba/Modules/NetBoot/NetBoot.hxx +++ b/dev/zba/Modules/NetBoot/NetBoot.hxx @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright ZKA Technologies., all rights reserved. + * Copyright ZKA Web Services Co., all rights reserved. * * ======================================================== */ diff --git a/dev/zba/Modules/SysChk/Boot.S b/dev/zba/Modules/SysChk/Boot.S index a8622ae3..4554b9e3 100644 --- a/dev/zba/Modules/SysChk/Boot.S +++ b/dev/zba/Modules/SysChk/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * ZKA -;; * Copyright ZKA Technologies., all rights reserved. +;; * Copyright ZKA Web Services Co., all rights reserved. ;; * ;; * ======================================================== ;; */ @@ -18,4 +18,3 @@ .quad kHandoverMagic .word kTypeDriver - diff --git a/dev/zba/Modules/SysChk/Module.cxx b/dev/zba/Modules/SysChk/Module.cxx index 13473202..f8770686 100644 --- a/dev/zba/Modules/SysChk/Module.cxx +++ b/dev/zba/Modules/SysChk/Module.cxx @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright ZKA Technologies., all rights reserved. + * Copyright ZKA Web Services Co., all rights reserved. * * ======================================================== */ -- cgit v1.2.3