aboutsummaryrefslogtreecommitdiff
path: root/src/platform/posix/posix_pipedesc.c
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2017-07-21 08:43:18 -0700
committerGarrett D'Amore <garrett@damore.org>2017-07-21 08:43:18 -0700
commit2579a853e6db72ba75a1e3e6c30997364b9df32d (patch)
tree657610f4965a001e1d8064885591b4f2f7046901 /src/platform/posix/posix_pipedesc.c
parent0dfee5a37a0339a0cc2fad9998976f3b3d44f0a0 (diff)
downloadnng-2579a853e6db72ba75a1e3e6c30997364b9df32d.tar.gz
nng-2579a853e6db72ba75a1e3e6c30997364b9df32d.tar.bz2
nng-2579a853e6db72ba75a1e3e6c30997364b9df32d.zip
Update Capitar copyrights.
Diffstat (limited to 'src/platform/posix/posix_pipedesc.c')
-rw-r--r--src/platform/posix/posix_pipedesc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/platform/posix/posix_pipedesc.c b/src/platform/posix/posix_pipedesc.c
index b85e79a9..5dd77dcb 100644
--- a/src/platform/posix/posix_pipedesc.c
+++ b/src/platform/posix/posix_pipedesc.c
@@ -1,5 +1,6 @@
//
// Copyright 2017 Garrett D'Amore <garrett@damore.org>
+// Copyright 2017 Capitar IT Group BV <info@capitar.com>
//
// This software is supplied under the terms of the MIT License, a
// copy of which should be located in the distribution where this