From dbb90a2646309715d0836046eaec01c6db07d4fc Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Sat, 4 Sep 2010 09:57:41 +0300 Subject: transcode2ogg.sh is "GPL3 or later" --- examples/transcode2ogg.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/transcode2ogg.sh b/examples/transcode2ogg.sh index b37495f..7e9fb27 100755 --- a/examples/transcode2ogg.sh +++ b/examples/transcode2ogg.sh @@ -3,7 +3,7 @@ # An example post-processing script for VDR plugin webvideo. # # Copyright: Antti Ajanki -# License: GPL3, see the file COPYING for the full license +# License: GPL3 or later, see the file COPYING for the full license # # This script transcodes a video file using Ogg Theora and Vorbis # codecs. The first parameter is the name of the video file. -- cgit v1.2.3