]> Sergey Matveev's repositories - torn.git/blobdiff - torn
Raised copyright years
[torn.git] / torn
diff --git a/torn b/torn
index 36d8c8f10bee2e2b0eda96a315866f68481711db..73d84fc874d690d652af303b3c0a301fe07f09e3 100755 (executable)
--- 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";