From 2f72dc4a5de7836955c7cfda87e7e97a06e37837 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 11 Jan 2025 22:26:34 +0100 Subject: ADD: Rebrand. Signed-off-by: Amlal El Mahrouss --- dev/Boot/Mod/NetBoot/Boot.S | 2 +- dev/Boot/Mod/NetBoot/NetBoot.cc | 2 +- dev/Boot/Mod/NetBoot/NetBoot.h | 2 +- dev/Boot/Mod/SysChk/Boot.S | 2 +- dev/Boot/Mod/SysChk/Module.cc | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'dev/Boot/Mod') diff --git a/dev/Boot/Mod/NetBoot/Boot.S b/dev/Boot/Mod/NetBoot/Boot.S index 8bcc799d..0cae56b4 100644 --- a/dev/Boot/Mod/NetBoot/Boot.S +++ b/dev/Boot/Mod/NetBoot/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * BootZ -;; * Copyright (C) 2024, Theater Quality Corp, all rights reserved., all rights reserved. +;; * Copyright (C) 2024, t& Corporation, all rights reserved., all rights reserved. ;; * ;; * ======================================================== ;; */ diff --git a/dev/Boot/Mod/NetBoot/NetBoot.cc b/dev/Boot/Mod/NetBoot/NetBoot.cc index a0b12e99..17ed091c 100644 --- a/dev/Boot/Mod/NetBoot/NetBoot.cc +++ b/dev/Boot/Mod/NetBoot/NetBoot.cc @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright (C) 2024, Theater Quality Corp, all rights reserved., all rights reserved. + * Copyright (C) 2024, t& Corporation, all rights reserved., all rights reserved. * * ======================================================== */ diff --git a/dev/Boot/Mod/NetBoot/NetBoot.h b/dev/Boot/Mod/NetBoot/NetBoot.h index c8896001..ed2e0968 100644 --- a/dev/Boot/Mod/NetBoot/NetBoot.h +++ b/dev/Boot/Mod/NetBoot/NetBoot.h @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright (C) 2024-2025, Theater Quality Corp, all rights reserved., all rights reserved. + * Copyright (C) 2024-2025, t& Corporation, all rights reserved., all rights reserved. * * ======================================================== */ diff --git a/dev/Boot/Mod/SysChk/Boot.S b/dev/Boot/Mod/SysChk/Boot.S index ab0ddc52..ec6507db 100644 --- a/dev/Boot/Mod/SysChk/Boot.S +++ b/dev/Boot/Mod/SysChk/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * BootZ -;; * Copyright (C) 2024, Theater Quality Corp, all rights reserved., all rights reserved. +;; * Copyright (C) 2024, t& Corporation, all rights reserved., all rights reserved. ;; * ;; * ======================================================== ;; */ diff --git a/dev/Boot/Mod/SysChk/Module.cc b/dev/Boot/Mod/SysChk/Module.cc index 400198ee..15efc71f 100644 --- a/dev/Boot/Mod/SysChk/Module.cc +++ b/dev/Boot/Mod/SysChk/Module.cc @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright (C) 2024, Theater Quality Corp, all rights reserved., all rights reserved. + * Copyright (C) 2024, t& Corporation, all rights reserved., all rights reserved. * * ======================================================== */ -- cgit v1.2.3