diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-02-03 06:47:49 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-02-03 06:47:49 +0100 |
| commit | f5b6f148a8c10673e3ef268d3fe76b31902c5930 (patch) | |
| tree | 284422c0826266021455f6262a0dea641a5da3c8 /dev/Boot/BootKit | |
| parent | 7c7626b965de90fef2223b5e1006ae8aacbe6a56 (diff) | |
META: Update copyright year.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/Boot/BootKit')
| -rw-r--r-- | dev/Boot/BootKit/BitManip.h | 2 | ||||
| -rw-r--r-- | dev/Boot/BootKit/BootKit.h | 2 | ||||
| -rw-r--r-- | dev/Boot/BootKit/BootThread.h | 2 | ||||
| -rw-r--r-- | dev/Boot/BootKit/Device.h | 2 | ||||
| -rw-r--r-- | dev/Boot/BootKit/EPM.h | 2 | ||||
| -rw-r--r-- | dev/Boot/BootKit/HW/ATA.h | 2 | ||||
| -rw-r--r-- | dev/Boot/BootKit/HW/SATA.h | 2 | ||||
| -rw-r--r-- | dev/Boot/BootKit/Platform.h | 2 | ||||
| -rw-r--r-- | dev/Boot/BootKit/Protocol.h | 2 | ||||
| -rw-r--r-- | dev/Boot/BootKit/Support.h | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/dev/Boot/BootKit/BitManip.h b/dev/Boot/BootKit/BitManip.h index 08421d6e..475d44ed 100644 --- a/dev/Boot/BootKit/BitManip.h +++ b/dev/Boot/BootKit/BitManip.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/BootKit.h b/dev/Boot/BootKit/BootKit.h index 81f0796a..ccc36db1 100644 --- a/dev/Boot/BootKit/BootKit.h +++ b/dev/Boot/BootKit/BootKit.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/BootThread.h b/dev/Boot/BootKit/BootThread.h index d310d830..b08df035 100644 --- a/dev/Boot/BootKit/BootThread.h +++ b/dev/Boot/BootKit/BootThread.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/Device.h b/dev/Boot/BootKit/Device.h index 753d9d35..610a7a9a 100644 --- a/dev/Boot/BootKit/Device.h +++ b/dev/Boot/BootKit/Device.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/EPM.h b/dev/Boot/BootKit/EPM.h index 778f4f5f..cbadd597 100644 --- a/dev/Boot/BootKit/EPM.h +++ b/dev/Boot/BootKit/EPM.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/HW/ATA.h b/dev/Boot/BootKit/HW/ATA.h index 397f96b4..600b7da0 100644 --- a/dev/Boot/BootKit/HW/ATA.h +++ b/dev/Boot/BootKit/HW/ATA.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/HW/SATA.h b/dev/Boot/BootKit/HW/SATA.h index 1f1d70a2..62082640 100644 --- a/dev/Boot/BootKit/HW/SATA.h +++ b/dev/Boot/BootKit/HW/SATA.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/Platform.h b/dev/Boot/BootKit/Platform.h index 517c0b57..e9bcfb2f 100644 --- a/dev/Boot/BootKit/Platform.h +++ b/dev/Boot/BootKit/Platform.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/Protocol.h b/dev/Boot/BootKit/Protocol.h index 4bb16649..3be42e74 100644 --- a/dev/Boot/BootKit/Protocol.h +++ b/dev/Boot/BootKit/Protocol.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/Support.h b/dev/Boot/BootKit/Support.h index a69c4c99..12377d80 100644 --- a/dev/Boot/BootKit/Support.h +++ b/dev/Boot/BootKit/Support.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ |
