add gplv3 header to ccollect_logwrapper.sh

This commit is contained in:
Nico Schottelius 2008-03-09 23:20:49 +01:00
parent 9c67edbf5b
commit 18c20b6315
1 changed files with 20 additions and 3 deletions

View File

@ -1,7 +1,24 @@
#!/bin/sh
# Nico Schottelius
# written for Netstream (www.netstream.ch)
# Date: Fr 8. Jun 10:30:24 CEST 2007
#
# 2007-2008 Nico Schottelius (nico-ccollect at schottelius.org)
#
# This file is part of ccollect.
#
# ccollect 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.
#
# ccollect 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
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with ccollect. If not, see <http://www.gnu.org/licenses/>.
#
# Written for Netstream (www.netstream.ch) on Fr 8. Jun 10:30:24 CEST 2007
#
# Call the log-wrapper instead of ccollect.sh and it will create nice logs
#