diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-05 18:39:03 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-11-05 19:15:21 +0100 |
| commit | 907bcb5db72f343449f166b018617d5377a3dae1 (patch) | |
| tree | 2ee5786182c289efb95c6aa9a7538c2538dc85af /dev/ZBAKit/BootKit | |
| parent | 26be2b7f3c6a220c4d24e691dd243a8423362f82 (diff) | |
Update copyright holder (add LICENSE as well)
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/ZBAKit/BootKit')
| -rw-r--r-- | dev/ZBAKit/BootKit/BitManip.h | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/BootKit/BootKit.h | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/BootKit/Device.h | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/BootKit/EPM.h | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/BootKit/HW/ATA.h | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/BootKit/HW/SATA.h | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/BootKit/Platform.h | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/BootKit/Protocol.h | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/BootKit/STB.h | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/BootKit/Support.h | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/BootKit/Thread.h | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/dev/ZBAKit/BootKit/BitManip.h b/dev/ZBAKit/BootKit/BitManip.h index 979d6776..4ccf0f40 100644 --- a/dev/ZBAKit/BootKit/BitManip.h +++ b/dev/ZBAKit/BootKit/BitManip.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright EL Mahrouss Logic. + Copyright Amlal EL Mahrouss. ------------------------------------------- */ diff --git a/dev/ZBAKit/BootKit/BootKit.h b/dev/ZBAKit/BootKit/BootKit.h index 7a6fdb4b..d8add85a 100644 --- a/dev/ZBAKit/BootKit/BootKit.h +++ b/dev/ZBAKit/BootKit/BootKit.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright EL Mahrouss Logic. + Copyright Amlal EL Mahrouss. ------------------------------------------- */ diff --git a/dev/ZBAKit/BootKit/Device.h b/dev/ZBAKit/BootKit/Device.h index 3f27fc91..09319b32 100644 --- a/dev/ZBAKit/BootKit/Device.h +++ b/dev/ZBAKit/BootKit/Device.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright EL Mahrouss Logic. + Copyright Amlal EL Mahrouss. ------------------------------------------- */ diff --git a/dev/ZBAKit/BootKit/EPM.h b/dev/ZBAKit/BootKit/EPM.h index 41d57898..a4c8e821 100644 --- a/dev/ZBAKit/BootKit/EPM.h +++ b/dev/ZBAKit/BootKit/EPM.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright EL Mahrouss Logic. + Copyright Amlal EL Mahrouss. ------------------------------------------- */ diff --git a/dev/ZBAKit/BootKit/HW/ATA.h b/dev/ZBAKit/BootKit/HW/ATA.h index 12cce2f1..745024dd 100644 --- a/dev/ZBAKit/BootKit/HW/ATA.h +++ b/dev/ZBAKit/BootKit/HW/ATA.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright EL Mahrouss Logic. + Copyright Amlal EL Mahrouss. ------------------------------------------- */ diff --git a/dev/ZBAKit/BootKit/HW/SATA.h b/dev/ZBAKit/BootKit/HW/SATA.h index e2142744..1947a531 100644 --- a/dev/ZBAKit/BootKit/HW/SATA.h +++ b/dev/ZBAKit/BootKit/HW/SATA.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright EL Mahrouss Logic. + Copyright Amlal EL Mahrouss. ------------------------------------------- */ diff --git a/dev/ZBAKit/BootKit/Platform.h b/dev/ZBAKit/BootKit/Platform.h index 97542f12..c6868b54 100644 --- a/dev/ZBAKit/BootKit/Platform.h +++ b/dev/ZBAKit/BootKit/Platform.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright EL Mahrouss Logic. + Copyright Amlal EL Mahrouss. ------------------------------------------- */ diff --git a/dev/ZBAKit/BootKit/Protocol.h b/dev/ZBAKit/BootKit/Protocol.h index 0225a9c4..63ff8431 100644 --- a/dev/ZBAKit/BootKit/Protocol.h +++ b/dev/ZBAKit/BootKit/Protocol.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright EL Mahrouss Logic. + Copyright Amlal EL Mahrouss. ------------------------------------------- */ diff --git a/dev/ZBAKit/BootKit/STB.h b/dev/ZBAKit/BootKit/STB.h index 5a28073c..c0e5e546 100644 --- a/dev/ZBAKit/BootKit/STB.h +++ b/dev/ZBAKit/BootKit/STB.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright EL Mahrouss Logic. + Copyright Amlal EL Mahrouss. ------------------------------------------- */ diff --git a/dev/ZBAKit/BootKit/Support.h b/dev/ZBAKit/BootKit/Support.h index 28805563..8df836c5 100644 --- a/dev/ZBAKit/BootKit/Support.h +++ b/dev/ZBAKit/BootKit/Support.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright EL Mahrouss Logic. + Copyright Amlal EL Mahrouss. ------------------------------------------- */ diff --git a/dev/ZBAKit/BootKit/Thread.h b/dev/ZBAKit/BootKit/Thread.h index 1c4dcbce..0e61e473 100644 --- a/dev/ZBAKit/BootKit/Thread.h +++ b/dev/ZBAKit/BootKit/Thread.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright EL Mahrouss Logic. + Copyright Amlal EL Mahrouss. ------------------------------------------- */ |
