diff options
Diffstat (limited to 'dev/BootLoader/Modules')
| -rw-r--r-- | dev/BootLoader/Modules/NetBoot/Boot.S | 2 | ||||
| -rw-r--r-- | dev/BootLoader/Modules/NetBoot/Module.cc | 2 | ||||
| -rw-r--r-- | dev/BootLoader/Modules/NetBoot/NetBoot.h | 2 | ||||
| -rw-r--r-- | dev/BootLoader/Modules/SysChk/Boot.S | 2 | ||||
| -rw-r--r-- | dev/BootLoader/Modules/SysChk/Module.cc | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/dev/BootLoader/Modules/NetBoot/Boot.S b/dev/BootLoader/Modules/NetBoot/Boot.S index 090b3050..0527e509 100644 --- a/dev/BootLoader/Modules/NetBoot/Boot.S +++ b/dev/BootLoader/Modules/NetBoot/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * BootZ -;; * Copyright (C) 2024, TQ B.V, all rights reserved., all rights reserved. +;; * Copyright (C) 2024, Theater Quality Inc, all rights reserved., all rights reserved. ;; * ;; * ======================================================== ;; */ diff --git a/dev/BootLoader/Modules/NetBoot/Module.cc b/dev/BootLoader/Modules/NetBoot/Module.cc index a7c20e06..1b4a4bb4 100644 --- a/dev/BootLoader/Modules/NetBoot/Module.cc +++ b/dev/BootLoader/Modules/NetBoot/Module.cc @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright (C) 2024, TQ B.V, all rights reserved., all rights reserved. + * Copyright (C) 2024, Theater Quality Inc, all rights reserved., all rights reserved. * * ======================================================== */ diff --git a/dev/BootLoader/Modules/NetBoot/NetBoot.h b/dev/BootLoader/Modules/NetBoot/NetBoot.h index 79e9951c..cdfe17f9 100644 --- a/dev/BootLoader/Modules/NetBoot/NetBoot.h +++ b/dev/BootLoader/Modules/NetBoot/NetBoot.h @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright (C) 2024, TQ B.V, all rights reserved., all rights reserved. + * Copyright (C) 2024, Theater Quality Inc, all rights reserved., all rights reserved. * * ======================================================== */ diff --git a/dev/BootLoader/Modules/SysChk/Boot.S b/dev/BootLoader/Modules/SysChk/Boot.S index ad1dc1d0..9fdf4428 100644 --- a/dev/BootLoader/Modules/SysChk/Boot.S +++ b/dev/BootLoader/Modules/SysChk/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * BootZ -;; * Copyright (C) 2024, TQ B.V, all rights reserved., all rights reserved. +;; * Copyright (C) 2024, Theater Quality Inc, all rights reserved., all rights reserved. ;; * ;; * ======================================================== ;; */ diff --git a/dev/BootLoader/Modules/SysChk/Module.cc b/dev/BootLoader/Modules/SysChk/Module.cc index 2ae5023e..b0808fde 100644 --- a/dev/BootLoader/Modules/SysChk/Module.cc +++ b/dev/BootLoader/Modules/SysChk/Module.cc @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright (C) 2024, TQ B.V, all rights reserved., all rights reserved. + * Copyright (C) 2024, Theater Quality Inc, all rights reserved., all rights reserved. * * ======================================================== */ |
