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