From 8edb431b2c4268e71c041e9d864d221544d4fffd Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 12 Aug 2007 11:13:43 +0200 Subject: Added the "...or (at your option) any later version" phrase to the license information of all plugins, and also the "newplugin" script --- newplugin | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'newplugin') diff --git a/newplugin b/newplugin index ff14982a..c35ae7e6 100755 --- a/newplugin +++ b/newplugin @@ -12,7 +12,7 @@ # See the main source file 'vdr.c' for copyright information and # how to reach the author. # -# $Id: newplugin 1.33 2007/08/10 15:54:46 kls Exp $ +# $Id: newplugin 1.34 2007/08/12 11:04:39 kls Exp $ $PLUGIN_NAME = $ARGV[0] || die "Usage: newplugin \n"; @@ -35,7 +35,11 @@ Project's homepage: URL Latest version available at: URL -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. +See the file COPYING for more information. Description: }; -- cgit v1.2.3