X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;ds=sidebyside;f=torn;fp=torn;h=73d84fc874d690d652af303b3c0a301fe07f09e3;hb=389745e614d348c10a7808229e4a1b2d72216fab;hp=36d8c8f10bee2e2b0eda96a315866f68481711db;hpb=076741bc2aa25d5966b2741013c88360af3afc53;p=torn.git diff --git a/torn b/torn index 36d8c8f..73d84fc 100755 --- a/torn +++ b/torn @@ -1,6 +1,6 @@ #!/usr/bin/env perl # torn - Musical files renaming with russian language transliteration -# Copyright (C) 2007-2021 Sergey Matveev (stargrave@stargrave.org) +# Copyright (C) 2007-2022 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 @@ -67,7 +67,7 @@ my $dst; my $src_filename; if ($#ARGV >= 0) { - print "torn version $VERSION, Copyright (C) 2007-2021 Sergey Matveev + print "torn version $VERSION, Copyright (C) 2007-2022 Sergey Matveev torn comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions.\n Usage: just run inside the directory. Look for POD inside the script itself.\n";