aboutsummaryrefslogtreecommitdiff
path: root/bin/xspf_extractor
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2023-01-02 12:33:58 +0100
committerMiquel Sabaté Solà <msabate@suse.com>2023-01-02 12:33:58 +0100
commiteab596b672b18c8db1103d99d7a9408a0fc9a09c (patch)
treeab0186d5e9e42608a47d823e9ce645be45b6f32f /bin/xspf_extractor
parentafdedcc50168208c7f6da855d7dbce9a0ad0e8fa (diff)
downloaddotfiles-eab596b672b18c8db1103d99d7a9408a0fc9a09c.tar.gz
dotfiles-eab596b672b18c8db1103d99d7a9408a0fc9a09c.zip
Updated 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 ec2a1e3..91d437a 100755
--- a/bin/xspf_extractor
+++ b/bin/xspf_extractor
@@ -1,5 +1,5 @@
#!/usr/bin/perl -w
-# Copyright (C) 2017-2022 Miquel Sabaté Solà <mikisabate@gmail.com>
+# Copyright (C) 2017-2023 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-2022 Miquel Sabaté Solà <mikisabate\@gmail.com>
+Copyright (C) 2017-2023 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.