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)