From 4289b6bcf4e4f71e1ebe2bf1512a1b333eb229f1 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 1 May 2018 10:12:12 +0300 Subject: [PATCH] Raise copyright years --- torn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/torn b/torn index fe709b9..cc0d81c 100755 --- a/torn +++ b/torn @@ -66,7 +66,7 @@ my $src; my $dst; my $src_filename; -print "torn version $VERSION, Copyright (C) 2007-2016 Sergey Matveev +print "torn version $VERSION, Copyright (C) 2007-2018 Sergey Matveev torn comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions.\n\n"; -- 2.44.0