3 #=======================================================================
9 # Author: Øyvind A. Holm <sunny@sunbase.org>
10 # License: GNU General Public License version 2 or later.
11 #=======================================================================
13 progname
=STDfilenameDTS
16 if test "$1" = "--version"; then
17 echo $progname $VERSION
21 if test "$1" = "-h" -o "$1" = "--help"; then
24 Usage: $progname [options]
31 Print version information.