From bc735b6633017461aaeed3f5d169e6fcf660475f Mon Sep 17 00:00:00 2001
From: Sergey Matveev <stargrave@stargrave.org>
Date: Thu, 26 Dec 2024 12:48:29 +0300
Subject: [PATCH] Raise copyright years

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

diff --git a/torn.zsh b/torn.zsh
index 69ec947..c71f7bf 100755
--- a/torn.zsh
+++ b/torn.zsh
@@ -1,5 +1,5 @@
 # torn - Musical files renaming with russian language transliteration
-# Copyright (C) 2021-2024 Sergey Matveev (stargrave@stargrave.org)
+# Copyright (C) 2021-2025 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