From kde-commits Sat Jan 31 23:06:22 2004 From: Stanislav Karchebny Date: Sat, 31 Jan 2004 23:06:22 +0000 To: kde-commits Subject: kdeextragear-1/amarok/amarok/amarokcore Message-Id: <20040131230622.29DC39922 () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=107559039029739 CVS commit by karchebny: * Add license as asked M +16 -2 amarokdcophandler.cpp 1.2 M +17 -0 amarokdcophandler.h 1.2 --- kdeextragear-1/amarok/amarok/amarokcore/amarokdcophandler.cpp #1.1:1.2 @@ -1,4 +1,18 @@ -//author Berkus -//FIXME get berkus to license this under something! +/*************************************************************************** + amarokdcophandler.cpp - DCOP Implementation + ------------------- + begin : Sat Oct 11 2003 + copyright : (C) 2003 by Stanislav Karchebny + email : berkus@users.sf.net + ***************************************************************************/ + +/*************************************************************************** + * * + * 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 * + * (at your option) any later version. * + * * + ***************************************************************************/ #include "amarokdcophandler.h" --- kdeextragear-1/amarok/amarok/amarokcore/amarokdcophandler.h #1.1:1.2 @@ -1,2 +1,19 @@ +/*************************************************************************** + amarokdcophandler.h - DCOP Implementation + ------------------- + begin : Sat Oct 11 2003 + copyright : (C) 2003 by Stanislav Karchebny + email : berkus@users.sf.net + ***************************************************************************/ + +/*************************************************************************** + * * + * 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 * + * (at your option) any later version. * + * * + ***************************************************************************/ + #ifndef AMAROK_DCOP_HANDLER_H #define AMAROK_DCOP_HANDLER_H