From 1f8df0670cbda950901162b720393d15acd70261 Mon Sep 17 00:00:00 2001 From: Amlal Date: Tue, 29 Oct 2024 18:44:35 +0100 Subject: IMP: Update copyright holder. Signed-off-by: Amlal --- dev/ZBAKit/Modules/NetBoot/Boot.S | 2 +- dev/ZBAKit/Modules/NetBoot/Module.cc | 2 +- dev/ZBAKit/Modules/NetBoot/NetBoot.h | 2 +- dev/ZBAKit/Modules/SysChk/Boot.S | 2 +- dev/ZBAKit/Modules/SysChk/Module.cc | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'dev/ZBAKit/Modules') diff --git a/dev/ZBAKit/Modules/NetBoot/Boot.S b/dev/ZBAKit/Modules/NetBoot/Boot.S index d2a35e7e..369bf0c1 100644 --- a/dev/ZBAKit/Modules/NetBoot/Boot.S +++ b/dev/ZBAKit/Modules/NetBoot/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * ZKA -;; * Copyright ZKA Web Services Co., all rights reserved. +;; * Copyright EL Mahrouss Logic., all rights reserved. ;; * ;; * ======================================================== ;; */ diff --git a/dev/ZBAKit/Modules/NetBoot/Module.cc b/dev/ZBAKit/Modules/NetBoot/Module.cc index 15e63f83..a7807b5e 100644 --- a/dev/ZBAKit/Modules/NetBoot/Module.cc +++ b/dev/ZBAKit/Modules/NetBoot/Module.cc @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright ZKA Web Services Co., all rights reserved. + * Copyright EL Mahrouss Logic., all rights reserved. * * ======================================================== */ diff --git a/dev/ZBAKit/Modules/NetBoot/NetBoot.h b/dev/ZBAKit/Modules/NetBoot/NetBoot.h index 8645a822..663d2782 100644 --- a/dev/ZBAKit/Modules/NetBoot/NetBoot.h +++ b/dev/ZBAKit/Modules/NetBoot/NetBoot.h @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright ZKA Web Services Co., all rights reserved. + * Copyright EL Mahrouss Logic., all rights reserved. * * ======================================================== */ diff --git a/dev/ZBAKit/Modules/SysChk/Boot.S b/dev/ZBAKit/Modules/SysChk/Boot.S index 4554b9e3..60ebcb3a 100644 --- a/dev/ZBAKit/Modules/SysChk/Boot.S +++ b/dev/ZBAKit/Modules/SysChk/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * ZKA -;; * Copyright ZKA Web Services Co., all rights reserved. +;; * Copyright EL Mahrouss Logic., all rights reserved. ;; * ;; * ======================================================== ;; */ diff --git a/dev/ZBAKit/Modules/SysChk/Module.cc b/dev/ZBAKit/Modules/SysChk/Module.cc index 74f7c661..2b82b2f1 100644 --- a/dev/ZBAKit/Modules/SysChk/Module.cc +++ b/dev/ZBAKit/Modules/SysChk/Module.cc @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright ZKA Web Services Co., all rights reserved. + * Copyright EL Mahrouss Logic., all rights reserved. * * ======================================================== */ -- cgit v1.2.3