From a1d30429453d093c6d0f51fcaa5149612d4e2eb9 Mon Sep 17 00:00:00 2001 From: john30 Date: Sun, 15 Jan 2017 12:11:54 +0100 Subject: [PATCH] fixed copyright year --- src/lib/utils/rotatefile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/utils/rotatefile.cpp b/src/lib/utils/rotatefile.cpp index e6bd453b..0b312f82 100644 --- a/src/lib/utils/rotatefile.cpp +++ b/src/lib/utils/rotatefile.cpp @@ -1,6 +1,6 @@ /* * ebusd - daemon for communication with eBUS heating systems. - * Copyright (C) 2017 John Baier + * Copyright (C) 2016-2017 John Baier * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by