From 04a28f00504a856cde11d0a8a171453e1a1fac3a Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 18 Oct 2024 17:01:31 +0200 Subject: IMP: Rebrand under ZKA Web Services Co Signed-off-by: Amlal El Mahrouss --- dev/hpfs/ReadMe.md | 2 +- dev/hpfs/hpfs_specs.hxx | 2 +- dev/hpfs/src/hpfs_main.cxx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev/hpfs') diff --git a/dev/hpfs/ReadMe.md b/dev/hpfs/ReadMe.md index 999b0d30..21fcc961 100644 --- a/dev/hpfs/ReadMe.md +++ b/dev/hpfs/ReadMe.md @@ -6,4 +6,4 @@ Filesystem driver for the HPFS specification. - Use BTB to build filesystem and partition blobs. -###### Copyright ZKA Technologies. All rights reserved. +###### Copyright ZKA Web Services Co. All rights reserved. diff --git a/dev/hpfs/hpfs_specs.hxx b/dev/hpfs/hpfs_specs.hxx index 5c82be90..f04ce63f 100644 --- a/dev/hpfs/hpfs_specs.hxx +++ b/dev/hpfs/hpfs_specs.hxx @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Technologies. + Copyright ZKA Web Services Co. FILE: Defines.hxx PURPOSE: HPFS IFS defines. diff --git a/dev/hpfs/src/hpfs_main.cxx b/dev/hpfs/src/hpfs_main.cxx index cca3bde6..1ab6c653 100644 --- a/dev/hpfs/src/hpfs_main.cxx +++ b/dev/hpfs/src/hpfs_main.cxx @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Technologies. + Copyright ZKA Web Services Co. FILE: hpfs_main.cxx PURPOSE: HPFS IFS entrypoint. -- cgit v1.2.3