diff options
author | Lars Heer <l.heer@gmx.de> | 2013-09-20 05:48:47 +0200 |
---|---|---|
committer | Lars Heer <l.heer@gmx.de> | 2013-09-20 05:48:47 +0200 |
commit | f34679e27acdd4fcd4441895db65b86ea42365db (patch) | |
tree | 8e575cdf5921e67962ffab9c2a40d1e284ceb818 /README | |
parent | 87eb3137aa5885610f8595854d09e592e327cfd6 (diff) | |
download | vdr-plugin-mcli-f34679e27acdd4fcd4441895db65b86ea42365db.tar.gz vdr-plugin-mcli-f34679e27acdd4fcd4441895db65b86ea42365db.tar.bz2 |
applied svn diff -r188:189 from https://svn.baycom.de/repos/vdr-mcli-plugin/ : r189 | fliegl | 2013-09-19 21:26:55 +0200 (Do, 19. Sep 2013) | 2 Zeilen , Add LGPL license for all tools (including netcvdvbip)
Diffstat (limited to 'README')
-rw-r--r-- | README | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -2,7 +2,7 @@ This is a "plugin" for the Video Disk Recorder (VDR) to access DVB-streams produced by the NetCeiver-hardware. Project's homepage: -http://www.baycom.de/wiki/index.php/Products::netceiver +http://www.baycom.de/hardware/netceiver/ Latest version available via SVN at: https://svn.baycom.de/repos/vdr-mcli-plugin/ @@ -16,17 +16,17 @@ Copyright (C) 2010 by Christian Cier-Zniewski <c.cier@gmx.de> ------------------------------------------------------------------ -The mcli-library (libmcli.so) is covered by the -GNU LESSER GENERAL PUBLIC LICENSE (LGPL), version 2.1: +The mcli-library (libmcli.so) and all tools (including netcv2dvbip) +are covered by the GNU LESSER GENERAL PUBLIC LICENSE (LGPL), version 2.1: -This library is free software; you can redistribute it and/or modify it -under the terms of the GNU Lesser General Public License version 2.1 as -published by the Free Software Foundation. +This library and all tools are free software; you can redistribute it and/or +modify it under the terms of the GNU Lesser General Public License version +2.1 as published by the Free Software Foundation. -This library 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 Lesser General Public License -for more details. +This library and all tools are 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 Lesser +General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, |