From 2a89eb041eec79da75ca153983fce0e14da110a7 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 7 Jan 2024 12:00:58 +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 df642d6..d9900de 100755 --- a/torn.zsh +++ b/torn.zsh @@ -1,5 +1,5 @@ # torn - Musical files renaming with russian language transliteration -# Copyright (C) 2021-2023 Sergey Matveev (stargrave@stargrave.org) +# Copyright (C) 2021-2024 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.44.0