| 22 | | |
| 23 | | =================================================================== |
| 24 | | |
| 25 | | trayicon_x11.cpp is derived from systemtray.cpp from QMPDClient, licensed |
| 26 | | as follows: |
| 27 | | |
| 28 | | QMPDClient - An MPD client written in Qt 4. |
| 29 | | Copyright (C) 2005 H�rd Tautra Knutsen <havtknut@tihlde.org> |
| 30 | | |
| 31 | | This program is free software; you can redistribute it and/or |
| 32 | | modify it under the terms of the GNU General Public License |
| 33 | | as published by the Free Software Foundation; either version 2 |
| 34 | | of the License, or (at your option) any later version. |
| 35 | | |
| 36 | | This program is distributed in the hope that it will be useful, |
| 37 | | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 38 | | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 39 | | GNU General Public License for more details. |
| 40 | | |
| 41 | | You should have received a copy of the GNU General Public License |
| 42 | | along with this program; if not, write to the Free Software |
| 43 | | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |