[Marble-commits] KDE/kdeedu/marble/src/lib
Bastian Holst
bastianholst at gmx.de
Tue Apr 6 12:07:15 CEST 2010
SVN commit 1111627 by bholst:
adding copyright note to MarbleDebug.* (with permission)
M +10 -0 MarbleDebug.cpp
M +10 -0 MarbleDebug.h
--- trunk/KDE/kdeedu/marble/src/lib/MarbleDebug.cpp #1111626:1111627
@@ -1,3 +1,13 @@
+//
+// 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.
+//
+// Copyright 2009 Patrick Spendrin <ps_ml at gmx.de>
+//
+
#include "MarbleDebug.h"
namespace Marble {
bool MarbleDebug::enable = false;
--- trunk/KDE/kdeedu/marble/src/lib/MarbleDebug.h #1111626:1111627
@@ -1,3 +1,13 @@
+//
+// 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.
+//
+// Copyright 2009 Patrick Spendrin <ps_ml at gmx.de>
+//
+
#ifndef MARBLEDEBUG_H
#define MARBLEDEBUG_H
More information about the Marble-commits
mailing list