From 437be136b8300f9988c0d91a3ea93423d1e1b56f Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 24 Oct 2022 13:32:01 +0200 Subject: ci: fix by updating the copyright notice 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 9d0fa2c..ec2a1e3 100755 --- a/bin/xspf_extractor +++ b/bin/xspf_extractor @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2017-2021 Miquel Sabaté Solà +# Copyright (C) 2017-2022 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-2022 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