From 907bcb5db72f343449f166b018617d5377a3dae1 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 5 Nov 2024 18:39:03 +0100 Subject: Update copyright holder (add LICENSE as well) Signed-off-by: Amlal El Mahrouss --- dev/ZBAKit/BootKit/BitManip.h | 2 +- dev/ZBAKit/BootKit/BootKit.h | 2 +- dev/ZBAKit/BootKit/Device.h | 2 +- dev/ZBAKit/BootKit/EPM.h | 2 +- dev/ZBAKit/BootKit/HW/ATA.h | 2 +- dev/ZBAKit/BootKit/HW/SATA.h | 2 +- dev/ZBAKit/BootKit/Platform.h | 2 +- dev/ZBAKit/BootKit/Protocol.h | 2 +- dev/ZBAKit/BootKit/STB.h | 2 +- dev/ZBAKit/BootKit/Support.h | 2 +- dev/ZBAKit/BootKit/Thread.h | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) (limited to 'dev/ZBAKit/BootKit') 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. ------------------------------------------- */ -- cgit v1.2.3