summaryrefslogtreecommitdiffhomepage
path: root/dev/zka/FSKit
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-10-18 17:01:31 +0200
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-10-18 17:01:31 +0200
commit04a28f00504a856cde11d0a8a171453e1a1fac3a (patch)
treea489bf9e4dde2164a3fabd267d2a717d412294bb /dev/zka/FSKit
parentb5ebbd7406e87d19beee3760ef2417e1444a10d2 (diff)
IMP: Rebrand under ZKA Web Services Co
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/zka/FSKit')
-rw-r--r--dev/zka/FSKit/Defines.hxx2
-rw-r--r--dev/zka/FSKit/HPFS.hxx4
-rw-r--r--dev/zka/FSKit/IndexableProperty.hxx2
-rw-r--r--dev/zka/FSKit/NeFS.hxx2
4 files changed, 5 insertions, 5 deletions
diff --git a/dev/zka/FSKit/Defines.hxx b/dev/zka/FSKit/Defines.hxx
index de33dd3a..b0107c13 100644
--- a/dev/zka/FSKit/Defines.hxx
+++ b/dev/zka/FSKit/Defines.hxx
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Technologies.
+ Copyright ZKA Web Services Co.
------------------------------------------- */
diff --git a/dev/zka/FSKit/HPFS.hxx b/dev/zka/FSKit/HPFS.hxx
index 6f5ff3f4..b8aebd71 100644
--- a/dev/zka/FSKit/HPFS.hxx
+++ b/dev/zka/FSKit/HPFS.hxx
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Technologies.
+ Copyright ZKA Web Services Co.
------------------------------------------- */
@@ -9,4 +9,4 @@
#include <NewKit/Defines.hxx>
/// @file HPFS.hxx
-/// @brief HPFS support. \ No newline at end of file
+/// @brief HPFS support.
diff --git a/dev/zka/FSKit/IndexableProperty.hxx b/dev/zka/FSKit/IndexableProperty.hxx
index 56e5de1c..ca0fa0d1 100644
--- a/dev/zka/FSKit/IndexableProperty.hxx
+++ b/dev/zka/FSKit/IndexableProperty.hxx
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Technologies.
+ Copyright ZKA Web Services Co.
------------------------------------------- */
diff --git a/dev/zka/FSKit/NeFS.hxx b/dev/zka/FSKit/NeFS.hxx
index e1341dca..d391f5b5 100644
--- a/dev/zka/FSKit/NeFS.hxx
+++ b/dev/zka/FSKit/NeFS.hxx
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright ZKA Technologies.
+ Copyright ZKA Web Services Co.
FILE: NeFS.hxx
PURPOSE: NeFS (New FileSystem) support, can be used with kernel, HPFS is preferred.