summaryrefslogtreecommitdiffhomepage
path: root/src/ipc
diff options
context:
space:
mode:
Diffstat (limited to 'src/ipc')
-rw-r--r--src/ipc/ntapi_ipc_connect.c2
-rw-r--r--src/ipc/ntapi_ipc_create_pipe_v1.c2
-rw-r--r--src/ipc/ntapi_ipc_create_pipe_v2.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/ipc/ntapi_ipc_connect.c b/src/ipc/ntapi_ipc_connect.c
index 855449c..21a7146 100644
--- a/src/ipc/ntapi_ipc_connect.c
+++ b/src/ipc/ntapi_ipc_connect.c
@@ -1,6 +1,6 @@
/********************************************************/
/* ntapi: Native API core library */
-/* Copyright (C) 2013--2021 Z. Gilboa */
+/* Copyright (C) 2013--2021 SysDeer Technologies, LLC */
/* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */
/********************************************************/
diff --git a/src/ipc/ntapi_ipc_create_pipe_v1.c b/src/ipc/ntapi_ipc_create_pipe_v1.c
index e1f8cac..f196d3b 100644
--- a/src/ipc/ntapi_ipc_create_pipe_v1.c
+++ b/src/ipc/ntapi_ipc_create_pipe_v1.c
@@ -1,6 +1,6 @@
/********************************************************/
/* ntapi: Native API core library */
-/* Copyright (C) 2013--2021 Z. Gilboa */
+/* Copyright (C) 2013--2021 SysDeer Technologies, LLC */
/* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */
/********************************************************/
diff --git a/src/ipc/ntapi_ipc_create_pipe_v2.c b/src/ipc/ntapi_ipc_create_pipe_v2.c
index dc5ebb1..f855951 100644
--- a/src/ipc/ntapi_ipc_create_pipe_v2.c
+++ b/src/ipc/ntapi_ipc_create_pipe_v2.c
@@ -1,6 +1,6 @@
/********************************************************/
/* ntapi: Native API core library */
-/* Copyright (C) 2013--2021 Z. Gilboa */
+/* Copyright (C) 2013--2021 SysDeer Technologies, LLC */
/* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */
/********************************************************/