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/base/EncryptFS/ReadMe.md | 2 +- dev/base/EncryptFS/disk_crypt.hxx | 2 +- dev/base/EncryptFS/src/disk_crypt.cxx | 2 +- dev/base/FireWall/fwapi.hxx | 4 ++-- dev/base/FireWall/src/fwentry.cc | 2 +- dev/base/ReadMe.md | 2 +- dev/base/RunDLL64/src/dll.cxx | 2 +- dev/base/RunXPCOM/src/xpcom.cxx | 2 +- dev/base/View/pdf.hxx | 2 +- dev/base/View/src/pdf.cxx | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) (limited to 'dev/base') diff --git a/dev/base/EncryptFS/ReadMe.md b/dev/base/EncryptFS/ReadMe.md index e84670cc..c9304515 100644 --- a/dev/base/EncryptFS/ReadMe.md +++ b/dev/base/EncryptFS/ReadMe.md @@ -8,4 +8,4 @@ This is ZKA's Encrypted File System DLL. `btb build.json` -###### (c) ZKA Technologies, all rights reserved. +###### (c) ZKA Web Services Co, all rights reserved. diff --git a/dev/base/EncryptFS/disk_crypt.hxx b/dev/base/EncryptFS/disk_crypt.hxx index 6fb19b29..3ec4799d 100644 --- a/dev/base/EncryptFS/disk_crypt.hxx +++ b/dev/base/EncryptFS/disk_crypt.hxx @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Technologies. + Copyright ZKA Web Services Co. File: disk_encrypt.hxx Purpose: Disk Encryption File System diff --git a/dev/base/EncryptFS/src/disk_crypt.cxx b/dev/base/EncryptFS/src/disk_crypt.cxx index 0c3cd8a2..0d9784de 100644 --- a/dev/base/EncryptFS/src/disk_crypt.cxx +++ b/dev/base/EncryptFS/src/disk_crypt.cxx @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Technologies. + Copyright ZKA Web Services Co. ------------------------------------------- */ diff --git a/dev/base/FireWall/fwapi.hxx b/dev/base/FireWall/fwapi.hxx index 7e22333d..dfa9d30c 100644 --- a/dev/base/FireWall/fwapi.hxx +++ b/dev/base/FireWall/fwapi.hxx @@ -1,7 +1,7 @@ /* - * Copyright (c) 2024 ZKA Technologies + * Copyright (c) 2024 ZKA Web Services Co */ #pragma once -#include \ No newline at end of file +#include diff --git a/dev/base/FireWall/src/fwentry.cc b/dev/base/FireWall/src/fwentry.cc index 582e7366..37e5f304 100644 --- a/dev/base/FireWall/src/fwentry.cc +++ b/dev/base/FireWall/src/fwentry.cc @@ -1,5 +1,5 @@ /* - * Copyright (c) 2024 ZKA Technologies + * Copyright (c) 2024 ZKA Web Services Co */ #include diff --git a/dev/base/ReadMe.md b/dev/base/ReadMe.md index 307ef17d..83d9dfec 100644 --- a/dev/base/ReadMe.md +++ b/dev/base/ReadMe.md @@ -4,4 +4,4 @@ - Provides firewall, filesystem encrypter and rundll/runxpcom tools. -###### Copyright ZKA Technologies, all rights reserved. +###### Copyright ZKA Web Services Co, all rights reserved. diff --git a/dev/base/RunDLL64/src/dll.cxx b/dev/base/RunDLL64/src/dll.cxx index ece370dc..49e69fc4 100644 --- a/dev/base/RunDLL64/src/dll.cxx +++ b/dev/base/RunDLL64/src/dll.cxx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2024 ZKA Technologies + * Copyright (c) 2024 ZKA Web Services Co */ #include diff --git a/dev/base/RunXPCOM/src/xpcom.cxx b/dev/base/RunXPCOM/src/xpcom.cxx index 7c6aa252..1b94ba07 100644 --- a/dev/base/RunXPCOM/src/xpcom.cxx +++ b/dev/base/RunXPCOM/src/xpcom.cxx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2024 ZKA Technologies + * Copyright (c) 2024 ZKA Web Services Co */ #include diff --git a/dev/base/View/pdf.hxx b/dev/base/View/pdf.hxx index e129e247..aac8c5a7 100644 --- a/dev/base/View/pdf.hxx +++ b/dev/base/View/pdf.hxx @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Technologies. + Copyright ZKA Web Services Co. ------------------------------------------- */ diff --git a/dev/base/View/src/pdf.cxx b/dev/base/View/src/pdf.cxx index 11f32a8a..c226e306 100644 --- a/dev/base/View/src/pdf.cxx +++ b/dev/base/View/src/pdf.cxx @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Technologies. + Copyright ZKA Web Services Co. ------------------------------------------- */ -- cgit v1.2.3