X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fversion.pl;h=fe0cf3d74e00826002e895e5f2bc38e936f177aa;hb=f939c447ca5ef37073054a73e50b48a63533a9bc;hp=f6184a09f5b78d20495844295426e8b65db76918;hpb=b0f75ae15722922dc8f341a2de79106326ff7575;p=spider.git diff --git a/cmd/show/version.pl b/cmd/show/version.pl index f6184a09..fe0cf3d7 100644 --- a/cmd/show/version.pl +++ b/cmd/show/version.pl @@ -9,6 +9,6 @@ my @out; push @out, "DX Spider Cluster version $main::version"; -push @out, "Copyright (c) 1998 Dirk Koopman G1TLH"; +push @out, "Copyright (c) 1998-2000 Dirk Koopman G1TLH"; return (1, @out);