From: kaliko Date: Sat, 8 Apr 2023 13:31:29 +0000 (+0200) Subject: Swith to SPDX for license headers X-Git-Url: https://git.kaliko.me/?p=mpd-goodies.git;a=commitdiff_plain;h=c5ad05d51752b0b26a5889a7d07af21fcd0014b8 Swith to SPDX for license headers --- diff --git a/bin/mcrop b/bin/mcrop index ad2fecf..3e3fb6a 100755 --- a/bin/mcrop +++ b/bin/mcrop @@ -1,21 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- - -# Copyright (c) 2009,2010,2012,2019 kaliko -# -# 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 -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . -# +# SPDX-FileCopyrightText: 2009,2010,2012,2019 kaliko +# SPDX-License-Identifier: GPL-3.0-or-later import argparse import sys diff --git a/bin/mfade b/bin/mfade index 4b8a6a1..1f5c4c0 100755 --- a/bin/mfade +++ b/bin/mfade @@ -1,22 +1,8 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- - -# Copyright (c) 2009,2010,2012,2019 kaliko -# -# 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 -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . -# - +# SPDX-FileCopyrightText: 2009,2010,2012,2019 kaliko +# SPDX-FileCopyrightText: 2007 Joey Hess +# SPDX-License-Identifier: GPL-3.0-or-later """ DOC: heavily borrowed from perl script mpdtoys and converted to python. @@ -35,7 +21,7 @@ import musicpd VERSION = '0.2' DESC = """Fade in/out to over