summaryrefslogtreecommitdiffhomepage
path: root/dev/sci
diff options
context:
space:
mode:
Diffstat (limited to 'dev/sci')
-rw-r--r--dev/sci/ReadMe.md2
-rw-r--r--dev/sci/sci_base.hxx2
-rw-r--r--dev/sci/sci_hint.hxx2
-rw-r--r--dev/sci/sci_lpc.hxx2
-rw-r--r--dev/sci/src/sci_mm.cxx2
-rw-r--r--dev/sci/xpcom_core.hxx2
6 files changed, 6 insertions, 6 deletions
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.