diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-10-18 17:01:31 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-10-18 17:01:31 +0200 |
| commit | 04a28f00504a856cde11d0a8a171453e1a1fac3a (patch) | |
| tree | a489bf9e4dde2164a3fabd267d2a717d412294bb /dev/base | |
| parent | b5ebbd7406e87d19beee3760ef2417e1444a10d2 (diff) | |
IMP: Rebrand under ZKA Web Services Co
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/base')
| -rw-r--r-- | dev/base/EncryptFS/ReadMe.md | 2 | ||||
| -rw-r--r-- | dev/base/EncryptFS/disk_crypt.hxx | 2 | ||||
| -rw-r--r-- | dev/base/EncryptFS/src/disk_crypt.cxx | 2 | ||||
| -rw-r--r-- | dev/base/FireWall/fwapi.hxx | 4 | ||||
| -rw-r--r-- | dev/base/FireWall/src/fwentry.cc | 2 | ||||
| -rw-r--r-- | dev/base/ReadMe.md | 2 | ||||
| -rw-r--r-- | dev/base/RunDLL64/src/dll.cxx | 2 | ||||
| -rw-r--r-- | dev/base/RunXPCOM/src/xpcom.cxx | 2 | ||||
| -rw-r--r-- | dev/base/View/pdf.hxx | 2 | ||||
| -rw-r--r-- | dev/base/View/src/pdf.cxx | 2 |
10 files changed, 11 insertions, 11 deletions
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 <sci/sci_base.hxx>
\ No newline at end of file +#include <sci/sci_base.hxx> 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 <FireWall/fwapi.hxx> 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 <sci/sci_base.hxx> 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 <sci/sci_base.hxx> 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. ------------------------------------------- */ |
