]> Sergey Matveev's repositories - torn.git/commitdiff
Really raise copyright years
authorSergey Matveev <stargrave@stargrave.org>
Fri, 16 Apr 2021 15:14:49 +0000 (18:14 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 16 Apr 2021 15:14:49 +0000 (18:14 +0300)
torn

diff --git a/torn b/torn
index b85b2697e33a5904abfe3d1cf5c52163c5b84a14..5db4688f851ebad6a648a29e1297bf4b40b674d0 100755 (executable)
--- a/torn
+++ b/torn
@@ -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";