From: Sergey Matveev Date: Tue, 1 May 2018 07:12:12 +0000 (+0300) Subject: Raise copyright years X-Git-Url: http://www.git.stargrave.org/?p=torn.git;a=commitdiff_plain;h=4289b6bcf4e4f71e1ebe2bf1512a1b333eb229f1 Raise copyright years --- 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";