diff options
Diffstat (limited to 'dev/Boot/Mod/NetBoot')
| -rw-r--r-- | dev/Boot/Mod/NetBoot/Boot.S | 2 | ||||
| -rw-r--r-- | dev/Boot/Mod/NetBoot/NetBoot.cc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev/Boot/Mod/NetBoot/Boot.S b/dev/Boot/Mod/NetBoot/Boot.S index fbd6f497..0353e4d3 100644 --- a/dev/Boot/Mod/NetBoot/Boot.S +++ b/dev/Boot/Mod/NetBoot/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * BootZ -;; * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved., all rights reserved. +;; * Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved., all rights reserved. ;; * ;; * ======================================================== ;; */ diff --git a/dev/Boot/Mod/NetBoot/NetBoot.cc b/dev/Boot/Mod/NetBoot/NetBoot.cc index cd2db5d2..ea2cd73e 100644 --- a/dev/Boot/Mod/NetBoot/NetBoot.cc +++ b/dev/Boot/Mod/NetBoot/NetBoot.cc @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved., all rights reserved. + * Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved., all rights reserved. * * ======================================================== */ |
