X-Git-Url: http://www.git.stargrave.org/?p=torn.git;a=blobdiff_plain;f=torn;fp=torn;h=70a82b939d40b114f9a7ece029bf760ef34db756;hp=73d84fc874d690d652af303b3c0a301fe07f09e3;hb=e4e1e34145e0c41ffe77e13257528ab284451821;hpb=389745e614d348c10a7808229e4a1b2d72216fab diff --git a/torn b/torn index 73d84fc..70a82b9 100755 --- a/torn +++ b/torn @@ -1,6 +1,6 @@ #!/usr/bin/env perl # torn - Musical files renaming with russian language transliteration -# Copyright (C) 2007-2022 Sergey Matveev (stargrave@stargrave.org) +# Copyright (C) 2007-2023 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-2022 Sergey Matveev + print "torn version $VERSION, Copyright (C) 2007-2023 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";