From bc305c8805547a19292dc709ae8c494b42606ffb Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 28 Dec 2024 05:44:37 +0100 Subject: IMPL: Change from inc to corp. Signed-off-by: Amlal El Mahrouss --- dev/Boot/Mod/NetBoot/Boot.S | 2 +- dev/Boot/Mod/NetBoot/Module.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 0527e509..8bcc799d 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 Inc, all rights reserved., all rights reserved. +;; * Copyright (C) 2024, Theater Quality Corp, all rights reserved., all rights reserved. ;; * ;; * ======================================================== ;; */ diff --git a/dev/Boot/Mod/NetBoot/Module.cc b/dev/Boot/Mod/NetBoot/Module.cc index 6277da70..b7f029f6 100644 --- a/dev/Boot/Mod/NetBoot/Module.cc +++ b/dev/Boot/Mod/NetBoot/Module.cc @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright (C) 2024, Theater Quality Inc, all rights reserved., all rights reserved. + * Copyright (C) 2024, Theater Quality Corp, all rights reserved., all rights reserved. * * ======================================================== */ diff --git a/dev/Boot/Mod/NetBoot/NetBoot.h b/dev/Boot/Mod/NetBoot/NetBoot.h index cdfe17f9..9b7c3c3d 100644 --- a/dev/Boot/Mod/NetBoot/NetBoot.h +++ b/dev/Boot/Mod/NetBoot/NetBoot.h @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright (C) 2024, Theater Quality Inc, all rights reserved., all rights reserved. + * Copyright (C) 2024, Theater Quality Corp, all rights reserved., all rights reserved. * * ======================================================== */ diff --git a/dev/Boot/Mod/SysChk/Boot.S b/dev/Boot/Mod/SysChk/Boot.S index 9fdf4428..88904a96 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 Inc, all rights reserved., all rights reserved. +;; * Copyright (C) 2024, Theater Quality Corp, all rights reserved., all rights reserved. ;; * ;; * ======================================================== ;; */ diff --git a/dev/Boot/Mod/SysChk/Module.cc b/dev/Boot/Mod/SysChk/Module.cc index e51eabef..93ddf088 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 Inc, all rights reserved., all rights reserved. + * Copyright (C) 2024, Theater Quality Corp, all rights reserved., all rights reserved. * * ======================================================== */ -- cgit v1.2.3