From 21d71d46e7cb8d09a81119816c9ff390a521492d Mon Sep 17 00:00:00 2001 From: Amlal EL Mahrouss Date: Tue, 26 Nov 2024 11:34:48 +0100 Subject: ELMH Group takes ownership of the code. Signed-off-by: Amlal EL Mahrouss --- 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 b2b3029a..922d234b 100644 --- a/dev/ZBAKit/Modules/NetBoot/Boot.S +++ b/dev/ZBAKit/Modules/NetBoot/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * ZBA -;; * Copyright (C) 2024, EL Mahrouss Logic, all rights reserved., all rights reserved. +;; * Copyright (C) 2024, ELMH Group, all rights reserved., all rights reserved. ;; * ;; * ======================================================== ;; */ diff --git a/dev/ZBAKit/Modules/NetBoot/Module.cc b/dev/ZBAKit/Modules/NetBoot/Module.cc index 90c893a7..621c1ca6 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, ELMH Group, all rights reserved., all rights reserved. * * ======================================================== */ diff --git a/dev/ZBAKit/Modules/NetBoot/NetBoot.h b/dev/ZBAKit/Modules/NetBoot/NetBoot.h index 65832424..3b1cf556 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, ELMH Group, all rights reserved., all rights reserved. * * ======================================================== */ diff --git a/dev/ZBAKit/Modules/SysChk/Boot.S b/dev/ZBAKit/Modules/SysChk/Boot.S index 135c9350..5a68e2f8 100644 --- a/dev/ZBAKit/Modules/SysChk/Boot.S +++ b/dev/ZBAKit/Modules/SysChk/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * ZBA -;; * Copyright (C) 2024, EL Mahrouss Logic, all rights reserved., all rights reserved. +;; * Copyright (C) 2024, ELMH Group, all rights reserved., all rights reserved. ;; * ;; * ======================================================== ;; */ diff --git a/dev/ZBAKit/Modules/SysChk/Module.cc b/dev/ZBAKit/Modules/SysChk/Module.cc index d5607cbb..fc43f72e 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, ELMH Group, all rights reserved., all rights reserved. * * ======================================================== */ -- cgit v1.2.3