Update UVconf.pm
[usenet/usevote.git] / uvballot.pl
old mode 100644 (file)
new mode 100755 (executable)
index b57bd02..6933233
@@ -1,8 +1,8 @@
 #!/usr/bin/perl -w
 
 ###############################################################################
-# UseVoteGer 4.07 Wahlscheingenerierung
-# (c) 2001-2004 Marc Langer <uv@marclanger.de>
+# UseVoteGer 4.11 Wahlscheingenerierung
+# (c) 2001-2012 Marc Langer <uv@marclanger.de>
 # 
 # This script package is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Public License as published by the
@@ -31,7 +31,7 @@ use UVtemplate;
 
 my %opt_ctl = ();
 
-print STDERR "\n$usevote_version Wahlscheingenerierung - (c) 2001-2004 Marc Langer\n\n";
+print STDERR "\n$usevote_version Wahlscheingenerierung - (c) 2001-2005 Marc Langer\n\n";
 
 # unknown parameters remain in @ARGV (for "help")
 Getopt::Long::Configure(qw(pass_through bundling));
This page took 0.010715 seconds and 4 git commands to generate.