From d2d97c399b3834789610037b477eeb550e230bd4 Mon Sep 17 00:00:00 2001 From: john30 Date: Sun, 15 Feb 2015 18:50:43 +0100 Subject: [PATCH] header --- src/lib/ebus/filereader.h | 2 +- src/lib/ebus/test/test_data.cpp | 4 ++-- src/lib/ebus/test/test_message.cpp | 4 ++-- src/lib/ebus/test/test_symbol.cpp | 2 +- src/lib/utils/notify.h | 3 ++- 5 files changed, 8 insertions(+), 7 deletions(-) diff --git a/src/lib/ebus/filereader.h b/src/lib/ebus/filereader.h index 56ed4a23..722da3cb 100644 --- a/src/lib/ebus/filereader.h +++ b/src/lib/ebus/filereader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) John Baier 2014 + * Copyright (C) John Baier 2014-2015 * * This file is part of ebusd. * diff --git a/src/lib/ebus/test/test_data.cpp b/src/lib/ebus/test/test_data.cpp index 6ea8f206..307a41b2 100644 --- a/src/lib/ebus/test/test_data.cpp +++ b/src/lib/ebus/test/test_data.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) John Baier 2014 + * Copyright (C) John Baier 2014-2015 * - * This file is part of libebus. + * This file is part of ebusd. * * libebus is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/lib/ebus/test/test_message.cpp b/src/lib/ebus/test/test_message.cpp index 026afdd5..762134e5 100644 --- a/src/lib/ebus/test/test_message.cpp +++ b/src/lib/ebus/test/test_message.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) John Baier 2014 + * Copyright (C) John Baier 2014-2015 * - * This file is part of libebus. + * This file is part of ebusd. * * libebus is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/lib/ebus/test/test_symbol.cpp b/src/lib/ebus/test/test_symbol.cpp index bea0c84a..8a8b273c 100644 --- a/src/lib/ebus/test/test_symbol.cpp +++ b/src/lib/ebus/test/test_symbol.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) John Baier 2014 + * Copyright (C) John Baier 2014-2015 * * This file is part of ebusd. * diff --git a/src/lib/utils/notify.h b/src/lib/utils/notify.h index 56183bbd..fc411b4e 100644 --- a/src/lib/utils/notify.h +++ b/src/lib/utils/notify.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. *