]> Sergey Matveev's repositories - torn.git/blobdiff - torn
Junk whitespace
[torn.git] / torn
diff --git a/torn b/torn
index 02a54374e51f375dbdfb40725a0cf1c72258774b..77d8d1b0b1ecfb54e1a0149e33e4f1c9e8f7a112 100755 (executable)
--- a/torn
+++ b/torn
@@ -1,17 +1,16 @@
 #!/usr/bin/env perl
 # torn - Musical files renaming with russian language transliteration
-# Copyright (C) 2007-2016 Sergey Matveev (stargrave@stargrave.org)
+# Copyright (C) 2007-2020 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
-# the Free Software Foundation; either version 3 of the License, or
-# (at your option) any later version.
+# the Free Software Foundation, version 3 of the License.
 #
 # This program is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
-# 
+#
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
@@ -66,7 +65,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-2020 Sergey Matveev
 torn comes with ABSOLUTELY NO WARRANTY.  This is free software,
 and you are welcome to redistribute it under certain conditions.\n\n";