From fd2fe78b93649e95cb03a04070e8d05e22ebaf1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCnther?= Date: Sat, 27 Mar 2010 15:28:15 +0100 Subject: Improved copyright and license information in the header of all source files --- Makefile | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ef4ed4c..7ed33d6 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,23 @@ # -# Makefile for a Video Disk Recorder plugin +# OSD Picture in Picture plugin for the Video Disk Recorder # +# Copyright (C) 2010 Mitchm at vdrportal.de +# Copyright (C) 2004 - 2008 Andreas Regel +# Copyright (C) 2004 Sascha Volkenandt +# +# 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 2 of the License, or +# (at your option) any later version. +# +# 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 +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with this program; if not, write to the Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # You can change the compile options here or create a Make.config # in the VDR directory an set them there. -- cgit v1.2.3