1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-07 01:22:49 +02:00

as sugested by Dominik Schmidt remove the copiright header which was probably related to the dbus code

This commit is contained in:
Patrick von Reth 2013-07-24 12:01:59 +02:00
parent 5a6b2ad4ad
commit 5c6994ae85

@ -18,26 +18,6 @@
* along with Tomahawk. If not, see <http://www.gnu.org/licenses/>.
*/
// Marked portions of this file are subject to the following copyright:
/*
* Copyright (C) 2009 by Aur??lien G??teau <aurelien.gateau@canonical.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
* the Free Software Foundation; either version 2, 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, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
#include "SnoreNotifyPlugin.h"