From 0094f83a9e3b54d6cbfc1ea1885036366b87b991 Mon Sep 17 00:00:00 2001 From: Liam Staskawicz Date: Sat, 3 Mar 2018 15:23:56 -0800 Subject: kqueue: add license info --- src/platform/posix/posix_pollq_kqueue.c | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/platform') diff --git a/src/platform/posix/posix_pollq_kqueue.c b/src/platform/posix/posix_pollq_kqueue.c index d9a89472..5a2b2c69 100644 --- a/src/platform/posix/posix_pollq_kqueue.c +++ b/src/platform/posix/posix_pollq_kqueue.c @@ -1,3 +1,14 @@ +// +// Copyright 2018 Staysail Systems, Inc. +// Copyright 2018 Capitar IT Group BV +// Copyright 2018 Liam Staskawicz +// +// This software is supplied under the terms of the MIT License, a +// copy of which should be located in the distribution where this +// file was obtained (LICENSE.txt). A copy of the license may also be +// found online at https://opensource.org/licenses/MIT. +// + #ifdef NNG_HAVE_KQUEUE #include -- cgit v1.2.3-70-g09d2