aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/ipc.c1
-rw-r--r--tests/ipcsupp.c2
2 files changed, 2 insertions, 1 deletions
diff --git a/tests/ipc.c b/tests/ipc.c
index 783529ff..2446cda1 100644
--- a/tests/ipc.c
+++ b/tests/ipc.c
@@ -1,6 +1,7 @@
//
// Copyright 2018 Staysail Systems, Inc. <info@staysail.tech>
// Copyright 2018 Capitar IT Group BV <info@capitar.com>
+// 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/tests/ipcsupp.c b/tests/ipcsupp.c
index 6ea0639a..c5f85411 100644
--- a/tests/ipcsupp.c
+++ b/tests/ipcsupp.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