From 1a8f4b48c376f924b7dc7de1933529260af8f3fa Mon Sep 17 00:00:00 2001 From: john30 Date: Sun, 15 Jan 2017 11:11:38 +0100 Subject: [PATCH] updated copyright year --- make_debian.sh | 2 +- make_freetz.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/make_debian.sh b/make_debian.sh index 2d3f0c7e..17294e0d 100755 --- a/make_debian.sh +++ b/make_debian.sh @@ -1,6 +1,6 @@ #!/bin/sh # ebusd - daemon for communication with eBUS heating systems. -# Copyright (C) 2014-2016 John Baier +# Copyright (C) 2014-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 diff --git a/make_freetz.sh b/make_freetz.sh index 90c51266..0b737a4a 100755 --- a/make_freetz.sh +++ b/make_freetz.sh @@ -1,6 +1,6 @@ #!/bin/sh # ebusd - daemon for communication with eBUS heating systems. -# Copyright (C) 2014-2016 John Baier +# Copyright (C) 2014-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