From d11842e4630934234739cd803c96d5f3a80e6e7f Mon Sep 17 00:00:00 2001 From: Damyan Ivanov Date: Thu, 2 Dec 2021 17:48:32 +0000 Subject: [PATCH] fix license statement --- bin/mpd-feeder | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/bin/mpd-feeder b/bin/mpd-feeder index 15520e7..4728048 100755 --- a/bin/mpd-feeder +++ b/bin/mpd-feeder @@ -273,8 +273,8 @@ database. Copyright © 2021 Damyan Ivanov L -This program is free software; you can redistribute it and/or modify it under -the terms of the GNU General Public License version 2 as published by the Free +This program is free software: you can redistribute it and/or modify it under +the terms of the GNU General Public License version 3 as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY @@ -282,5 +282,4 @@ 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, write to the Free Software Foundation, Inc., 51 Franklin -Street, Fifth Floor, Boston, MA 02110-1301 USA. +this program. If not, see . -- 2.39.2