diff options
author | Thomas Günther <tom@toms-cafe.de> | 2010-03-27 15:28:15 +0100 |
---|---|---|
committer | Thomas Günther <tom@toms-cafe.de> | 2010-03-27 15:28:15 +0100 |
commit | fd2fe78b93649e95cb03a04070e8d05e22ebaf1c (patch) | |
tree | 20fd256d5eb53dcb886e868335a3e67894d3c6aa /README | |
parent | d3c158ea6f98bf300641ae1395c9bc6425a5f84c (diff) | |
download | vdr-plugin-osdpip-fd2fe78b93649e95cb03a04070e8d05e22ebaf1c.tar.gz vdr-plugin-osdpip-fd2fe78b93649e95cb03a04070e8d05e22ebaf1c.tar.bz2 |
Improved copyright and license information in the header of all source files
Diffstat (limited to 'README')
-rw-r--r-- | README | 30 |
1 files changed, 23 insertions, 7 deletions
@@ -1,14 +1,30 @@ -This is a "plugin" for the Video Disk Recorder (VDR). +OSD Picture in Picture plugin for the Video Disk Recorder +--------------------------------------------------------- -Written by: Sascha Volkenandt <sascha@akv-soft.de> - Andreas Regel <andreas.regel@powarman.de> +Copyright (C) 2010 Mitchm at vdrportal.de +Copyright (C) 2004 - 2008 Andreas Regel <andreas.regel@powarman.de> +Copyright (C) 2004 - 2005 Sascha Volkenandt <sascha@akv-soft.de> -Project's old homepage: http://linux.kompiliert.net/index.php?view=osdpip - http://www.powarman.de/files/osdpip +Project's homepage: http://projects.vdr-developer.org/projects/show/plg-osdpip -Latest version available at: http://projects.vdr-developer.org/projects/show/plg-osdpip +Old homepages: http://linux.kompiliert.net/index.php?view=osdpip + http://www.powarman.de/files/osdpip -See the file COPYING for license information. +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. + +See the file COPYING for the full license information. Requirements: |