aboutsummaryrefslogtreecommitdiff
path: root/bin/xspf_extractor
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2022-10-24 13:32:01 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2022-10-24 13:32:01 +0200
commit437be136b8300f9988c0d91a3ea93423d1e1b56f (patch)
tree8c739d449750b48fa02e70392b9434d190a17cbf /bin/xspf_extractor
parent26d4f755f47a329f5f29ccaa4a5077914d1ae33e (diff)
downloaddotfiles-437be136b8300f9988c0d91a3ea93423d1e1b56f.tar.gz
dotfiles-437be136b8300f9988c0d91a3ea93423d1e1b56f.zip
ci: fix by updating the copyright notice
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'bin/xspf_extractor')
-rwxr-xr-xbin/xspf_extractor4
1 files changed, 2 insertions, 2 deletions
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à <mikisabate@gmail.com>
+# Copyright (C) 2017-2022 Miquel Sabaté Solà <mikisabate@gmail.com>
#
# 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 <<EOF;
xspf_extractor version 0.1
-Copyright (C) 2017-2021 Miquel Sabaté Solà <mikisabate\@gmail.com>
+Copyright (C) 2017-2022 Miquel Sabaté Solà <mikisabate\@gmail.com>
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.