[Marble-commits] KDE/kdeedu/marble/src/lib/routing

Dennis Nienhüser earthwings at gentoo.org
Thu Sep 30 21:50:36 CEST 2010


SVN commit 1181359 by nienhueser:

ADd missing license header.

 M  +14 -0     RoutingLineEdit.cpp  


--- trunk/KDE/kdeedu/marble/src/lib/routing/RoutingLineEdit.cpp #1181358:1181359
@@ -1,3 +1,17 @@
+//
+// This file is part of the Marble Desktop Globe.
+//
+// This program is free software licensed under the GNU LGPL. You can
+// find a copy of this license in LICENSE.txt in the top directory of
+// the source code.
+//
+// The code in this file is largely based on KDE's KLineEdit class
+// as included in KDE 4.5. See there for its authors:
+// http://api.kde.org/4.x-api/kdelibs-apidocs/kdeui/html/klineedit_8cpp.html
+//
+// Copyright 2010      Dennis Nienhüser <earthwings at gentoo.org>
+//
+
 #include "RoutingLineEdit.h"
 
 #include <QtGui/QApplication>


More information about the Marble-commits mailing list