summaryrefslogtreecommitdiff
path: root/navit/maptool/boundaries.c
diff options
context:
space:
mode:
authorgeoghegan <geoghegan@ffa7fe5e-494d-0410-b361-a75ebd5db220>2011-04-11 18:58:10 +0000
committergeoghegan <geoghegan@ffa7fe5e-494d-0410-b361-a75ebd5db220>2011-04-11 18:58:10 +0000
commit1f5840533dc298e6e59cf3905d2be89356f397bf (patch)
tree6acdd0b5b5dd5231c9e905712daaa3d8bd9266a5 /navit/maptool/boundaries.c
parent13e729196c879a3c370cf6a860bf2ee077224871 (diff)
downloadnavit-1f5840533dc298e6e59cf3905d2be89356f397bf.tar.gz
Add:Core: Adds in forgotten licensing
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4421 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'navit/maptool/boundaries.c')
-rw-r--r--navit/maptool/boundaries.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/navit/maptool/boundaries.c b/navit/maptool/boundaries.c
index 92688517f..e83fb4ea9 100644
--- a/navit/maptool/boundaries.c
+++ b/navit/maptool/boundaries.c
@@ -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 <stdio.h>
#include <string.h>
#include "maptool.h"