diff options
| author | Amlal <amlal.elmahrouss@icloud.com> | 2025-02-27 11:31:53 +0100 |
|---|---|---|
| committer | Amlal <amlal.elmahrouss@icloud.com> | 2025-02-27 11:31:53 +0100 |
| commit | 4f64b15eeace525e630d6e88f4d1a90d92d68006 (patch) | |
| tree | 7f8e0748a1a2323cddc0ed00a8baf567865d3f8e /dev/Boot/Mod | |
| parent | fcba9aabe1f80896948fabfd5e4d9810ca0d6a43 (diff) | |
Patch copyright header.
Diffstat (limited to 'dev/Boot/Mod')
| -rw-r--r-- | dev/Boot/Mod/NetBoot/Boot.S | 2 | ||||
| -rw-r--r-- | dev/Boot/Mod/NetBoot/NetBoot.cc | 2 | ||||
| -rw-r--r-- | dev/Boot/Mod/NetBoot/NetBoot.h | 2 | ||||
| -rw-r--r-- | dev/Boot/Mod/SysChk/Boot.S | 2 | ||||
| -rw-r--r-- | dev/Boot/Mod/SysChk/Module.cc | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/dev/Boot/Mod/NetBoot/Boot.S b/dev/Boot/Mod/NetBoot/Boot.S index 0353e4d3..2095b91d 100644 --- a/dev/Boot/Mod/NetBoot/Boot.S +++ b/dev/Boot/Mod/NetBoot/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * BootZ -;; * Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved., all rights reserved. +;; * Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved. ;; * ;; * ======================================================== ;; */ diff --git a/dev/Boot/Mod/NetBoot/NetBoot.cc b/dev/Boot/Mod/NetBoot/NetBoot.cc index 2d924333..067bcbd1 100644 --- a/dev/Boot/Mod/NetBoot/NetBoot.cc +++ b/dev/Boot/Mod/NetBoot/NetBoot.cc @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved., all rights reserved. + * Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved. * * ======================================================== */ diff --git a/dev/Boot/Mod/NetBoot/NetBoot.h b/dev/Boot/Mod/NetBoot/NetBoot.h index ecc92d69..b89dab4c 100644 --- a/dev/Boot/Mod/NetBoot/NetBoot.h +++ b/dev/Boot/Mod/NetBoot/NetBoot.h @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved., all rights reserved. + * Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved. * * ======================================================== */ diff --git a/dev/Boot/Mod/SysChk/Boot.S b/dev/Boot/Mod/SysChk/Boot.S index aaa85aec..8ebfb352 100644 --- a/dev/Boot/Mod/SysChk/Boot.S +++ b/dev/Boot/Mod/SysChk/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * BootZ -;; * Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved., all rights reserved. +;; * Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved. ;; * ;; * ======================================================== ;; */ diff --git a/dev/Boot/Mod/SysChk/Module.cc b/dev/Boot/Mod/SysChk/Module.cc index ef27796b..a5575cac 100644 --- a/dev/Boot/Mod/SysChk/Module.cc +++ b/dev/Boot/Mod/SysChk/Module.cc @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved., all rights reserved. + * Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved. * * ======================================================== */ |
