From bc8e92970a1fc855944859ffde762c0782ca4b9e Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 22 Jan 2021 11:21:52 +0100 Subject: It's been 2021 for quite a while now MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- bin/xspf_extractor | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/xspf_extractor') diff --git a/bin/xspf_extractor b/bin/xspf_extractor index 9a56775..9d0fa2c 100755 --- a/bin/xspf_extractor +++ b/bin/xspf_extractor @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2017-2020 Miquel Sabaté Solà +# Copyright (C) 2017-2021 Miquel Sabaté Solà # # 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 @@ -56,7 +56,7 @@ EOF sub version { print < +Copyright (C) 2017-2021 Miquel Sabaté Solà License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. -- cgit v1.2.3