Add:Maptool: Adds in forgotten licence
authorgeoghegan <geoghegan@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Tue, 5 Apr 2011 21:39:28 +0000 (21:39 +0000)
committergeoghegan <geoghegan@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Tue, 5 Apr 2011 21:39:28 +0000 (21:39 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@4415 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/navit/map/csv/quadtree.c

index 8782576..a663649 100644 (file)
@@ -1,3 +1,21 @@
+/**
+ * Navit, a modular navigation system.
+ * Copyright (C) 2005-2011 Navit Team
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * version 2 as published by the Free Software Foundation.
+ *
+ * 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 <stdlib.h>
 #include <glib.h>