diff options
| author | Amlal <amlalelmahrouss@icloud.com> | 2024-12-14 11:42:15 +0100 |
|---|---|---|
| committer | Amlal <amlalelmahrouss@icloud.com> | 2024-12-14 11:42:15 +0100 |
| commit | 1ebfbbece43b1e16c21cff83c4d43c616b8075ed (patch) | |
| tree | fe669e9bf9acfd56901b92a7edade838b939add1 /dev/ZBAKit/Modules/NetBoot | |
| parent | 9d0ff59f961b11f6d03d57b9612a24db6e731267 (diff) | |
META: Update author to myself.
Diffstat (limited to 'dev/ZBAKit/Modules/NetBoot')
| -rw-r--r-- | dev/ZBAKit/Modules/NetBoot/Boot.S | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/Modules/NetBoot/Module.cc | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/Modules/NetBoot/NetBoot.h | 2 |
3 files changed, 3 insertions, 3 deletions
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. * * ======================================================== */ |
