X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=torn;h=2a6a3d56ff701b4e89a81d04a4c50b89e0323437;hb=36d4ac86c8bc71db719e9b1460b12643b4088f6a;hp=cc0d81cb3d8808958b67fca4bc3dafbdc046f01c;hpb=4289b6bcf4e4f71e1ebe2bf1512a1b333eb229f1;p=torn.git diff --git a/torn b/torn index cc0d81c..2a6a3d5 100755 --- a/torn +++ b/torn @@ -1,11 +1,10 @@ #!/usr/bin/env perl # torn - Musical files renaming with russian language transliteration -# Copyright (C) 2007-2018 Sergey Matveev (stargrave@stargrave.org) +# Copyright (C) 2007-2019 Sergey Matveev (stargrave@stargrave.org) # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 3 of the License, or -# (at your option) any later version. +# the Free Software Foundation, version 3 of the License. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -66,7 +65,7 @@ my $src; my $dst; my $src_filename; -print "torn version $VERSION, Copyright (C) 2007-2018 Sergey Matveev +print "torn version $VERSION, Copyright (C) 2007-2019 Sergey Matveev torn comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions.\n\n";