┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2008-08-19 05:53:16 +0000
committerPeter Penz <[email protected]>2008-08-19 05:53:16 +0000
commita62887bd44ca2e9ac5050933940598eb66aeb10f (patch)
tree99d53cebf8299a2f276ea665ef73d949a9691aba /src
parent46314e0ed7e5d2b585e742368e7e3d8395577485 (diff)
added missing copyright
CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=849151
Diffstat (limited to 'src')
-rw-r--r--src/dolphintooltip.cpp19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/dolphintooltip.cpp b/src/dolphintooltip.cpp
index 26935d6a0..2f5119cd9 100644
--- a/src/dolphintooltip.cpp
+++ b/src/dolphintooltip.cpp
@@ -1,3 +1,22 @@
+/***************************************************************************
+ * Copyright (C) 2008 by Simon St James <[email protected]> *
+ * *
+ * 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. *
+ * *
+ * This program is distributed in the hope that it will be useful, *
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of *
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
+ * GNU General Public License for more details. *
+ * *
+ * You should have received a copy of the GNU General Public License *
+ * along with this program; if not, write to the *
+ * Free Software Foundation, Inc., *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA *
+ ***************************************************************************/
+
#include "dolphintooltip.h"
#include <kicon.h>