From 5d417c96a80f789bd45e95551dddd5b43c4ab6b4 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sun, 13 Dec 2009 20:23:28 +0000 Subject: Repaired missing license headers in emoticon editor git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1062113 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kopete/kopete/config/appearance/emoticonseditdialog.cpp | 15 +++++++++++++++ kopete/kopete/config/appearance/emoticonseditdialog.h | 15 +++++++++++++++ 2 files changed, 30 insertions(+) (limited to 'kopete') diff --git a/kopete/kopete/config/appearance/emoticonseditdialog.cpp b/kopete/kopete/config/appearance/emoticonseditdialog.cpp index edd5f49b..21e12231 100644 --- a/kopete/kopete/config/appearance/emoticonseditdialog.cpp +++ b/kopete/kopete/config/appearance/emoticonseditdialog.cpp @@ -1,3 +1,18 @@ +/* + appearanceconfig.cpp - Kopete Look Feel Config + + Kopete (c) 2002-2009 by the Kopete developers + + ************************************************************************* + * * + * 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 "emoticonseditdialog.h" #include "emoticonseditwidget.h" diff --git a/kopete/kopete/config/appearance/emoticonseditdialog.h b/kopete/kopete/config/appearance/emoticonseditdialog.h index 1dab47e1..4bbaccda 100644 --- a/kopete/kopete/config/appearance/emoticonseditdialog.h +++ b/kopete/kopete/config/appearance/emoticonseditdialog.h @@ -1,3 +1,18 @@ +/* + appearanceconfig.cpp - Kopete Look Feel Config + + Kopete (c) 2002-2009 by the Kopete developers + + ************************************************************************* + * * + * 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 EMOTICONSEDITDIALOG_H #define EMOTICONSEDITDIALOG_H -- cgit v1.2.1