From c6bd44d2b9ff24ec7bdcf795b9d9a7dc1e5dab15 Mon Sep 17 00:00:00 2001 From: john30 Date: Sun, 15 Feb 2015 18:50:43 +0100 Subject: [PATCH] header --- src/lib/utils/tcpsocket.h | 3 ++- src/lib/utils/wqueue.h | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) 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. *