From e8f913b4a44a39c8394cd55b71abd5c1ac333304 Mon Sep 17 00:00:00 2001 From: William Woodall Date: Wed, 30 Oct 2013 11:53:06 -0700 Subject: [PATCH] Contributor notice --- src/impl/unix.cc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/impl/unix.cc b/src/impl/unix.cc index f7cb9f1..321995a 100755 --- a/src/impl/unix.cc +++ b/src/impl/unix.cc @@ -1,4 +1,7 @@ -/* Copyright 2012 William Woodall and John Harrison */ +/* Copyright 2012 William Woodall and John Harrison + * + * Additional Contributors: Christopher Baker @bakercp + */ #if !defined(_WIN32)