From 1ebfbbece43b1e16c21cff83c4d43c616b8075ed Mon Sep 17 00:00:00 2001 From: Amlal Date: Sat, 14 Dec 2024 11:42:15 +0100 Subject: META: Update author to myself. --- 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 30120d0b..1c4a8f69 100644 --- a/dev/ZBAKit/Modules/NetBoot/Boot.S +++ b/dev/ZBAKit/Modules/NetBoot/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * ZBA -;; * Copyright (C) 2024, Theater Quality Incorporated., 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 df813cfd..edd0613b 100644 --- a/dev/ZBAKit/Modules/NetBoot/Module.cc +++ b/dev/ZBAKit/Modules/NetBoot/Module.cc @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright (C) 2024, Theater Quality Incorporated., 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 1b4d3e46..f897f861 100644 --- a/dev/ZBAKit/Modules/NetBoot/NetBoot.h +++ b/dev/ZBAKit/Modules/NetBoot/NetBoot.h @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright (C) 2024, Theater Quality Incorporated., 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 51a0146c..b7df05a9 100644 --- a/dev/ZBAKit/Modules/SysChk/Boot.S +++ b/dev/ZBAKit/Modules/SysChk/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * ZBA -;; * Copyright (C) 2024, Theater Quality Incorporated., 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 1781d5fa..76d973db 100644 --- a/dev/ZBAKit/Modules/SysChk/Module.cc +++ b/dev/ZBAKit/Modules/SysChk/Module.cc @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright (C) 2024, Theater Quality Incorporated., all rights reserved., all rights reserved. + * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved., all rights reserved. * * ======================================================== */ -- cgit v1.2.3