* Sayonara Player

  Copyright (C) 2011-2019 Lucio Carreras
 
  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 <http://www.gnu.org/licenses/>.


* Windows icons are taken from the Linux Mint project.
  They base on the Mint-X icon theme and available at

  http://ftp.fau.de/mint/packages/htdocs/pool/main/m/mint-x-icons/

  Those icons are distributed under the GPLv3 License


* Shutdown functionality was heavily inspired by the qshutdown
  project by Christian Metscher

  https://launchpad.net/~hakaishi/+archive/ubuntu/qshutdown

  Upstream Author:

    Christian Metscher <hakaishi@web.de>

  Copyright:

    Copyright (C) 2010-2015 Christian Metscher <hakaishi@web.de>

  See license text below


* Taglib sources used in this project were fetched from 
  https://github.com/taglib/taglib
  The Taglib project itself is located on http://taglib.org/

  Authors of the Taglib project are located in 
  	src/3rdParty/taglib/AUTHORS

  Taglib is released under the LGPL and MPL License. The license texts
  are stored in
    src/3rdParty/taglib/COPYING.LGPL
    src/3rdParty/taglib/COPYING.MPL

  Changes made in the Taglib project can be fetched from
    https://sayonara-player.com/sw/patches/taglib.patch


=== GPL3 License ===

  License:

    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 package 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 package; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA 


