From eedef62e6154269b454c0a62012692ffdbc126ab Mon Sep 17 00:00:00 2001
From: Sergey Matveev <stargrave@stargrave.org>
Date: Tue, 5 Jan 2021 20:46:54 +0300
Subject: [PATCH] Raise copyright years

---
 torn | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/torn b/torn
index 741d929..b85b269 100755
--- a/torn
+++ b/torn
@@ -1,6 +1,6 @@
 #!/usr/bin/env perl
 # torn - Musical files renaming with russian language transliteration
-# Copyright (C) 2007-2020 Sergey Matveev (stargrave@stargrave.org)
+# Copyright (C) 2007-2021 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
-- 
2.51.0