unified copyright notice

This commit is contained in:
john30
2015-11-07 14:47:13 +01:00
parent 32142f50a9
commit 9dbdeffe0c
37 changed files with 286 additions and 331 deletions
Executable → Regular
+6 -7
View File
@@ -1,20 +1,19 @@
#!/bin/sh
# Copyright (C) John Baier 2014-2015 <ebusd@ebusd.eu>
# ebusd - daemon for communication with eBUS heating systems.
# Copyright (C) 2014-2015 John Baier <ebusd@ebusd.eu>
#
# This file is part of ebusd.
#
# ebusd is free software: you can redistribute it and/or modify
# 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
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# ebusd is distributed in the hope that it will be useful,
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with ebusd. If not, see http://www.gnu.org/licenses/.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
echo "*************"
echo " prepare"