summaryrefslogtreecommitdiffhomepage
path: root/dev/Boot/Mod/SysChk
diff options
context:
space:
mode:
authorAmlal <amlal.elmahrouss@icloud.com>2025-02-27 11:31:53 +0100
committerAmlal <amlal.elmahrouss@icloud.com>2025-02-27 11:31:53 +0100
commit4f64b15eeace525e630d6e88f4d1a90d92d68006 (patch)
tree7f8e0748a1a2323cddc0ed00a8baf567865d3f8e /dev/Boot/Mod/SysChk
parentfcba9aabe1f80896948fabfd5e4d9810ca0d6a43 (diff)
Patch copyright header.
Diffstat (limited to 'dev/Boot/Mod/SysChk')
-rw-r--r--dev/Boot/Mod/SysChk/Boot.S2
-rw-r--r--dev/Boot/Mod/SysChk/Module.cc2
2 files changed, 2 insertions, 2 deletions
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.
*
* ========================================================
*/