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 --- osd_info.c | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'osd_info.c') diff --git a/osd_info.c b/osd_info.c index 722d3ab..58f9583 100644 --- a/osd_info.c +++ b/osd_info.c @@ -1,3 +1,24 @@ +/* + * OSD Picture in Picture plugin for the Video Disk Recorder + * + * Copyright (C) 2010 Mitchm at vdrportal.de + * Copyright (C) 2005 - 2008 Andreas Regel + * + * 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. + */ + #include "osd_info.h" #include "setup.h" #include "i18n.h" -- cgit v1.2.3