diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2019-01-22 18:01:35 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2019-01-22 18:02:00 +0100 |
| commit | 95c9ca2f2c100f7b6bd5c4c0dec593c018362026 (patch) | |
| tree | 63570c206e6dc3670a08177c02c31c0c5558f22b /bin/xspf_extractor | |
| parent | 899a055c018d1cd8d37826c667be8dfb62a7b6bb (diff) | |
| download | dotfiles-95c9ca2f2c100f7b6bd5c4c0dec593c018362026.tar.gz dotfiles-95c9ca2f2c100f7b6bd5c4c0dec593c018362026.zip | |
Updating licenses
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'bin/xspf_extractor')
| -rwxr-xr-x | bin/xspf_extractor | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/xspf_extractor b/bin/xspf_extractor index 6ba13e2..46c4205 100755 --- a/bin/xspf_extractor +++ b/bin/xspf_extractor @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2017-2018 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2017-2019 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-2018 Miquel Sabaté Solà <mikisabate\@gmail.com> +Copyright (C) 2017-2019 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. |
