From 1c53b01e863129b11b64577ddea29eec11c7392e Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 5 Nov 2024 21:26:21 +0100 Subject: META: Update copyright holder. IMP: Add Macros.h to SCIKit for types and macros. IMP: Include Macros.h to Foundation.h. 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 a661639c..ee75297d 100644 --- a/dev/ZBAKit/Modules/NetBoot/Boot.S +++ b/dev/ZBAKit/Modules/NetBoot/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * ZKA -;; * Copyright Amlal EL Mahrouss., all rights reserved. +;; * Copyright (C) 2024, EL Mahrouss Logic, all rights reserved., all rights reserved. ;; * ;; * ======================================================== ;; */ diff --git a/dev/ZBAKit/Modules/NetBoot/Module.cc b/dev/ZBAKit/Modules/NetBoot/Module.cc index b9cce17a..0d6f8c2d 100644 --- a/dev/ZBAKit/Modules/NetBoot/Module.cc +++ b/dev/ZBAKit/Modules/NetBoot/Module.cc @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright Amlal EL Mahrouss., all rights reserved. + * Copyright (C) 2024, EL Mahrouss Logic, all rights reserved., all rights reserved. * * ======================================================== */ diff --git a/dev/ZBAKit/Modules/NetBoot/NetBoot.h b/dev/ZBAKit/Modules/NetBoot/NetBoot.h index e303292d..65832424 100644 --- a/dev/ZBAKit/Modules/NetBoot/NetBoot.h +++ b/dev/ZBAKit/Modules/NetBoot/NetBoot.h @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright Amlal EL Mahrouss., all rights reserved. + * Copyright (C) 2024, EL Mahrouss Logic, all rights reserved., all rights reserved. * * ======================================================== */ diff --git a/dev/ZBAKit/Modules/SysChk/Boot.S b/dev/ZBAKit/Modules/SysChk/Boot.S index 1f6def32..540acc6b 100644 --- a/dev/ZBAKit/Modules/SysChk/Boot.S +++ b/dev/ZBAKit/Modules/SysChk/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * ZKA -;; * Copyright Amlal EL Mahrouss., all rights reserved. +;; * Copyright (C) 2024, EL Mahrouss Logic, all rights reserved., all rights reserved. ;; * ;; * ======================================================== ;; */ diff --git a/dev/ZBAKit/Modules/SysChk/Module.cc b/dev/ZBAKit/Modules/SysChk/Module.cc index b41e8241..413d936e 100644 --- a/dev/ZBAKit/Modules/SysChk/Module.cc +++ b/dev/ZBAKit/Modules/SysChk/Module.cc @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright Amlal EL Mahrouss., all rights reserved. + * Copyright (C) 2024, EL Mahrouss Logic, all rights reserved., all rights reserved. * * ======================================================== */ -- cgit v1.2.3