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
commit2c18a7197808b5eb5ec580cf7e61c961248b046b (patch)
treeb17f85076b1eb76d08c92d1e7ed80fcbad9d7e8e /navit/tools
parentbb17539f9d5cf45ebd53e6b92f451c9b4b4ede12 (diff)
downloadnavit-2c18a7197808b5eb5ec580cf7e61c961248b046b.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 f7905aba8..9f0eff79a 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.