diff --git a/src/lib/utils/tcpsocket.h b/src/lib/utils/tcpsocket.h index f79ca2a2..8d32f5d0 100644 --- a/src/lib/utils/tcpsocket.h +++ b/src/lib/utils/tcpsocket.h @@ -1,5 +1,6 @@ /* - * Copyright (C) Roland Jax 2012-2014 + * Copyright (C) Roland Jax 2012-2014 , + * John Baier 2015 * * This file is part of ebusd. * diff --git a/src/lib/utils/wqueue.h b/src/lib/utils/wqueue.h index 0c2cc06a..30eb1886 100644 --- a/src/lib/utils/wqueue.h +++ b/src/lib/utils/wqueue.h @@ -1,5 +1,6 @@ /* - * Copyright (C) Roland Jax 2012-2014 + * Copyright (C) Roland Jax 2012-2014 , + * John Baier 2014-2015 * * This file is part of ebusd. *