From 1f8df0670cbda950901162b720393d15acd70261 Mon Sep 17 00:00:00 2001 From: Amlal Date: Tue, 29 Oct 2024 18:44:35 +0100 Subject: IMP: Update copyright holder. Signed-off-by: Amlal --- dev/SCIKit/CompilerHint.h | 2 +- dev/SCIKit/Foundation.h | 2 +- dev/SCIKit/LPC.h | 2 +- dev/SCIKit/ReadMe.md | 2 +- dev/SCIKit/src/Foundation.cc | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'dev/SCIKit') diff --git a/dev/SCIKit/CompilerHint.h b/dev/SCIKit/CompilerHint.h index b550bac5..ad7a4cf7 100644 --- a/dev/SCIKit/CompilerHint.h +++ b/dev/SCIKit/CompilerHint.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Web Services Co. + Copyright EL Mahrouss Logic. ------------------------------------------- */ diff --git a/dev/SCIKit/Foundation.h b/dev/SCIKit/Foundation.h index c4851566..c1f60997 100644 --- a/dev/SCIKit/Foundation.h +++ b/dev/SCIKit/Foundation.h @@ -1,6 +1,6 @@ /* ------------------------------------------- -Copyright ZKA Web Services Co. +Copyright EL Mahrouss Logic. File: sci_base.h Purpose: SCI core header file (C++ only). diff --git a/dev/SCIKit/LPC.h b/dev/SCIKit/LPC.h index c634b790..e602156d 100644 --- a/dev/SCIKit/LPC.h +++ b/dev/SCIKit/LPC.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Web Services Co. + Copyright EL Mahrouss Logic. ------------------------------------------- */ diff --git a/dev/SCIKit/ReadMe.md b/dev/SCIKit/ReadMe.md index f3b5a156..ef63dc77 100644 --- a/dev/SCIKit/ReadMe.md +++ b/dev/SCIKit/ReadMe.md @@ -2,4 +2,4 @@ System Call and Component Interface, used maninly to communicate with Kernel and registered objects. -###### (c) ZKA Web Services Co, all rights reserved. +###### (c) EL Mahrouss Logic, all rights reserved. diff --git a/dev/SCIKit/src/Foundation.cc b/dev/SCIKit/src/Foundation.cc index 93104a45..4231c02c 100644 --- a/dev/SCIKit/src/Foundation.cc +++ b/dev/SCIKit/src/Foundation.cc @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Web Services Co. + Copyright EL Mahrouss Logic. ------------------------------------------- */ -- cgit v1.2.3