X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=torn;h=5db4688f851ebad6a648a29e1297bf4b40b674d0;hb=6077f2f6b52f33b4f82f3ebafde547bca8cdfc76;hp=741d929ff0e1bd017b712ef73003927fe931b242;hpb=2a907c39e7baa6822f3e96b840a90b9b6a0c0dba;p=torn.git diff --git a/torn b/torn index 741d929..5db4688 100755 --- a/torn +++ b/torn @@ -1,6 +1,6 @@ #!/usr/bin/env perl # torn - Musical files renaming with russian language transliteration -# Copyright (C) 2007-2020 Sergey Matveev (stargrave@stargrave.org) +# Copyright (C) 2007-2021 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 $dst; my $src_filename; if ($#ARGV >= 0) { - print "torn version $VERSION, Copyright (C) 2007-2020 Sergey Matveev + print "torn version $VERSION, Copyright (C) 2007-2021 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";