From 2c2ff1462d288567db0cf90faa5591f0823042ff Mon Sep 17 00:00:00 2001 From: Ole Kristian Lien Date: Wed, 9 Dec 2009 23:16:56 +0000 Subject: fixed :) --- tools/intro | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'tools/intro') diff --git a/tools/intro b/tools/intro index 4d07934..9b08b23 100755 --- a/tools/intro +++ b/tools/intro @@ -1,5 +1,10 @@ #!/bin/bash -# ikke i svn +# +# Date: 2009-12-10 +# Author: Ole Kristian Lien +# License: GNU General Public License +# +# Generate intro-file to a video EXT=`echo "$1"|awk -F . '{print $NF}'` BASENAME=`basename $1 .$EXT` -- cgit v1.2.3