aboutsummaryrefslogtreecommitdiff
path: root/src/supplemental
diff options
context:
space:
mode:
Diffstat (limited to 'src/supplemental')
-rw-r--r--src/supplemental/ipc/CMakeLists.txt2
-rw-r--r--src/supplemental/ipc/ipc.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/supplemental/ipc/CMakeLists.txt b/src/supplemental/ipc/CMakeLists.txt
index 691522f0..3bc0e4de 100644
--- a/src/supplemental/ipc/CMakeLists.txt
+++ b/src/supplemental/ipc/CMakeLists.txt
@@ -1,7 +1,7 @@
#
# Copyright 2018 Capitar IT Group BV <info@capitar.com>
# Copyright 2018 Staysail Systems, Inc. <info@staysail.tech>
-# Copyright 2018 Devolutions <infos@devolutions.net>
+# Copyright 2018 Devolutions <info@devolutions.net>
#
# This software is supplied under the terms of the MIT License, a
# copy of which should be located in the distribution where this
diff --git a/src/supplemental/ipc/ipc.c b/src/supplemental/ipc/ipc.c
index f5e590fc..cf78dfbd 100644
--- a/src/supplemental/ipc/ipc.c
+++ b/src/supplemental/ipc/ipc.c
@@ -1,7 +1,7 @@
//
// Copyright 2018 Staysail Systems, Inc. <info@staysail.tech>
// Copyright 2018 Capitar IT Group BV <info@capitar.com>
-// Copyright 2018 Devolutions <infos@devolutions.net>
+// Copyright 2018 Devolutions <info@devolutions.net>
//
// This software is supplied under the terms of the MIT License, a
// copy of which should be located in the distribution where this