From bb8d90286da7fd1e839fd7092cf4a40be3a96577 Mon Sep 17 00:00:00 2001 From: horwitz Date: Thu, 5 Jun 2008 21:56:14 +0000 Subject: Add license files and headers git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1100 ffa7fe5e-494d-0410-b361-a75ebd5db220 --- navit/transform.c | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'navit/transform.c') diff --git a/navit/transform.c b/navit/transform.c index 0abe6fbd3..f835843ff 100644 --- a/navit/transform.c +++ b/navit/transform.c @@ -1,3 +1,22 @@ +/** + * Navit, a modular navigation system. + * Copyright (C) 2005-2008 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 #include #include -- cgit v1.2.1