X-Git-Url: https://code.th-h.de/?p=usenet%2Fyapfaq.git;a=blobdiff_plain;f=yapfaq.pl;h=d4114d4e7f7d50a05bc6a9c99cee65cb26b96c55;hp=805c216455e3372e89721af8610c6b1597b313f0;hb=4fe0c455eaea9a358746b5c1d6945ccc4d49c149;hpb=15dd22593eab787a70450c8bc82104b4d70c48cd;ds=sidebyside diff --git a/yapfaq.pl b/yapfaq.pl index 805c216..d4114d4 100755 --- a/yapfaq.pl +++ b/yapfaq.pl @@ -7,7 +7,7 @@ # will use it in combination with cron(8). # # Copyright (C) 2003 Marc Brockschmidt -# Copyright (c) 2010-2017 Thomas Hochstein +# Copyright (c) 2010-2017 Thomas Hochstein # # It can be redistributed and/or modified under the same terms under # which Perl itself is published. @@ -45,7 +45,7 @@ my %Options; getopts('Vhvpdt:f:c:s:', \%Options); # -V: print version / copyright information if ($Options{'V'}) { - print "$0 v $VERSION\nCopyright (c) 2003 Marc Brockschmidt \nCopyright (c) 2010-2017 Thomas Hochstein \n"; + print "$0 v $VERSION\nCopyright (c) 2003 Marc Brockschmidt \nCopyright (c) 2010-2017 Thomas Hochstein \n"; print "This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.\n"; exit(0); } @@ -862,7 +862,7 @@ L. =head1 AUTHOR -Thomas Hochstein +Thomas Hochstein Original author (up to version 0.5b, dating from 2003): Marc Brockschmidt @@ -871,7 +871,7 @@ Marc Brockschmidt Copyright (c) 2003 Marc Brockschmidt -Copyright (c) 2010-2017 Thomas Hochstein +Copyright (c) 2010-2017 Thomas Hochstein This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.