X-Git-Url: http://www.git.stargrave.org/?p=torn.git;a=blobdiff_plain;f=torn;fp=torn;h=4a515a6885c6c182c94e694a1962792feedd046d;hp=cc0d81cb3d8808958b67fca4bc3dafbdc046f01c;hb=6517a4febf7e09f446604af1980ab683e53ae4a9;hpb=4289b6bcf4e4f71e1ebe2bf1512a1b333eb229f1 diff --git a/torn b/torn index cc0d81c..4a515a6 100755 --- a/torn +++ b/torn @@ -1,6 +1,6 @@ #!/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 @@ -66,7 +66,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";