From ee386da333fad3a34d9392b17a6f4e637e0d179a Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 14 Mar 2008 22:33:06 +0000 Subject: fixed GPL violation git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@265 90c681e8-e032-0410-971d-27865f9a5e38 --- src/ui/skin.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/ui/skin.h') diff --git a/src/ui/skin.h b/src/ui/skin.h index 1de3f6672..e266b9df7 100644 --- a/src/ui/skin.h +++ b/src/ui/skin.h @@ -1,7 +1,10 @@ /*************************************************************************** - * Copyright (C) 2007 by Ilya Kotov * + * Copyright (C) 2007-2008 by Ilya Kotov * * forkotov02@hotmail.ru * * * + * Based on Promoe, an XMMS2 Client * + * Copyright (C) 2005-2006 by XMMS2 Team * + * * * 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 of the License, or * @@ -17,6 +20,7 @@ * Free Software Foundation, Inc., * * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ + #ifndef SKIN_H #define SKIN_H @@ -26,10 +30,6 @@ #include #include -/* - @author Ilya Kotov -*/ - class Skin : public QObject { -- cgit v1.2.3-13-gbd6f