summaryrefslogtreecommitdiff
path: root/navit/tools
diff options
context:
space:
mode:
authorkazer_ <kazer_@ffa7fe5e-494d-0410-b361-a75ebd5db220>2009-05-30 08:03:19 +0000
committerkazer_ <kazer_@ffa7fe5e-494d-0410-b361-a75ebd5db220>2009-05-30 08:03:19 +0000
commit7c47f6f08a6e9d9e1d7a6c97e5d09f48e29b9b5f (patch)
treeb17f85076b1eb76d08c92d1e7ed80fcbad9d7e8e /navit/tools
parent8b79f95237b07c6beb787db279eba8b42456d6ac (diff)
downloadnavit-svn-7c47f6f08a6e9d9e1d7a6c97e5d09f48e29b9b5f.tar.gz
Fix:Copyrights:Added missing copyright statements
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2298 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'navit/tools')
-rw-r--r--navit/tools/latlon2bookmark/latlon2bookmark.c19
1 files changed, 19 insertions, 0 deletions
diff --git a/navit/tools/latlon2bookmark/latlon2bookmark.c b/navit/tools/latlon2bookmark/latlon2bookmark.c
index f7905aba..9f0eff79 100644
--- a/navit/tools/latlon2bookmark/latlon2bookmark.c
+++ b/navit/tools/latlon2bookmark/latlon2bookmark.c
@@ -1,4 +1,23 @@
/**
+ * Navit, a modular navigation system.
+ * Copyright (C) 2005-2009 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.
+ */
+
+/**
* this program is free software, please use it as you like.
* i am not a programmer, so please have this code reviewed
* to make sure it has nog bugs or ill side efects.