From f19ebc65a5df6268d37f5503e9bec71825f7e3aa Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 22 Nov 2024 08:29:22 +0100 Subject: META: Switch copyright notice to 'EL Mahrouss Logic' --- dev/ZKAKit/StorageKit/AHCI.h | 2 +- dev/ZKAKit/StorageKit/ATA.h | 2 +- dev/ZKAKit/StorageKit/NVME.h | 2 +- dev/ZKAKit/StorageKit/PRDT.h | 2 +- dev/ZKAKit/StorageKit/SCSI.h | 2 +- dev/ZKAKit/StorageKit/StorageKit.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev/ZKAKit/StorageKit') diff --git a/dev/ZKAKit/StorageKit/AHCI.h b/dev/ZKAKit/StorageKit/AHCI.h index 5641898a..f4c1d565 100644 --- a/dev/ZKAKit/StorageKit/AHCI.h +++ b/dev/ZKAKit/StorageKit/AHCI.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/ATA.h b/dev/ZKAKit/StorageKit/ATA.h index 5551d96b..4c1aa632 100644 --- a/dev/ZKAKit/StorageKit/ATA.h +++ b/dev/ZKAKit/StorageKit/ATA.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/NVME.h b/dev/ZKAKit/StorageKit/NVME.h index f4a8393a..3cab60c3 100644 --- a/dev/ZKAKit/StorageKit/NVME.h +++ b/dev/ZKAKit/StorageKit/NVME.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/PRDT.h b/dev/ZKAKit/StorageKit/PRDT.h index ef9b9d4a..ee9d6e5e 100644 --- a/dev/ZKAKit/StorageKit/PRDT.h +++ b/dev/ZKAKit/StorageKit/PRDT.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/SCSI.h b/dev/ZKAKit/StorageKit/SCSI.h index 00decdcc..63d2f943 100644 --- a/dev/ZKAKit/StorageKit/SCSI.h +++ b/dev/ZKAKit/StorageKit/SCSI.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. ------------------------------------------- */ diff --git a/dev/ZKAKit/StorageKit/StorageKit.h b/dev/ZKAKit/StorageKit/StorageKit.h index ad358e90..34f8d47e 100644 --- a/dev/ZKAKit/StorageKit/StorageKit.h +++ b/dev/ZKAKit/StorageKit/StorageKit.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. ------------------------------------------- */ -- cgit v1.2.3