create_caption: Clean up copyright text more by removing "Freedoom, "

This commit is contained in:
Mike Swanson 2017-03-14 17:51:34 -07:00
parent 05a2b2f48e
commit 7517e75424

View file

@ -22,7 +22,7 @@ draw_with_footer() {
convert $input_file -fill orange -font "$font" +dither \
-pointsize 11 \
-gravity southwest \
-draw "text 5,5 'Freedoom, © 2001-2017'" \
-draw "text 5,5 '© 2001-2017'" \
-gravity southeast \
-draw "text 10,5 '$VERSION'" \
"$@" \