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/sci/ReadMe.md | 2 +- dev/sci/sci_base.hxx | 2 +- dev/sci/sci_hint.hxx | 2 +- dev/sci/sci_lpc.hxx | 2 +- dev/sci/src/sci_mm.cxx | 2 +- dev/sci/xpcom_core.hxx | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev/sci') diff --git a/dev/sci/ReadMe.md b/dev/sci/ReadMe.md index 9978e56e..f3b5a156 100644 --- a/dev/sci/ReadMe.md +++ b/dev/sci/ReadMe.md @@ -2,4 +2,4 @@ System Call and Component Interface, used maninly to communicate with Kernel and registered objects. -###### (c) ZKA Technologies, all rights reserved. +###### (c) ZKA Web Services Co, all rights reserved. diff --git a/dev/sci/sci_base.hxx b/dev/sci/sci_base.hxx index 7eedbb8a..de87318b 100644 --- a/dev/sci/sci_base.hxx +++ b/dev/sci/sci_base.hxx @@ -1,6 +1,6 @@ /* ------------------------------------------- -Copyright ZKA Technologies. +Copyright ZKA Web Services Co. File: sci_base.hxx Purpose: SCI core header file (C++ only). diff --git a/dev/sci/sci_hint.hxx b/dev/sci/sci_hint.hxx index c785f953..967d0ad0 100644 --- a/dev/sci/sci_hint.hxx +++ b/dev/sci/sci_hint.hxx @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Technologies. + Copyright ZKA Web Services Co. ------------------------------------------- */ diff --git a/dev/sci/sci_lpc.hxx b/dev/sci/sci_lpc.hxx index 99b9ed9d..c634b790 100644 --- a/dev/sci/sci_lpc.hxx +++ b/dev/sci/sci_lpc.hxx @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Technologies. + Copyright ZKA Web Services Co. ------------------------------------------- */ diff --git a/dev/sci/src/sci_mm.cxx b/dev/sci/src/sci_mm.cxx index d7665ddd..9d000d91 100644 --- a/dev/sci/src/sci_mm.cxx +++ b/dev/sci/src/sci_mm.cxx @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Technologies. + Copyright ZKA Web Services Co. ------------------------------------------- */ diff --git a/dev/sci/xpcom_core.hxx b/dev/sci/xpcom_core.hxx index fd289091..c86210b5 100644 --- a/dev/sci/xpcom_core.hxx +++ b/dev/sci/xpcom_core.hxx @@ -1,6 +1,6 @@ /* ------------------------------------------- -Copyright ZKA Technologies. +Copyright ZKA Web Services Co. File: rt.internal.inl Purpose: Base code of XPCOM. -- cgit v1.2.3