X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Fsignalproxy.cpp;h=904768d5843b7d88a611d9731b454085c976f705;hp=b7ac96818a46a65bfd4e653a460b00551ce572e1;hb=924e2c01204da172a071d34485936b379372e497;hpb=a7f5d6a23f7214b11f6db85346a67fd7d02767da;ds=sidebyside diff --git a/src/common/signalproxy.cpp b/src/common/signalproxy.cpp index b7ac9681..904768d5 100644 --- a/src/common/signalproxy.cpp +++ b/src/common/signalproxy.cpp @@ -16,16 +16,6 @@ * along with this program; if not, write to the * * Free Software Foundation, Inc., * * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - *************************************************************************** - * SignalProxy has been inspired by QxtRPCPeer, part of libqxt, * - * the Qt eXTension Library . We would like to * - * thank Arvid "aep" Picciani and Adam "ahigerd" Higerd for providing * - * QxtRPCPeer, valuable input and the genius idea to (ab)use Qt's * - * Meta Object System for transmitting signals over the network. * - * * - * To make contribution back into libqxt possible, redistribution and * - * modification of this file is additionally allowed under the terms of * - * the Common Public License, version 1.0, as published by IBM. * ***************************************************************************/ #include "signalproxy.h"