[104] | 1 | The XML Parser is MinML2 from
|
---|
| 2 | http://www.wilson.co.uk/xml/minml2.htm. The license is
|
---|
| 3 | attached below.
|
---|
| 4 |
|
---|
| 5 | The jpeg metadata extraction code is from Drew Noakes
|
---|
| 6 | (http://drewnoakes.com/code/exif).
|
---|
| 7 |
|
---|
| 8 | Most icons are inspired and stolen from gnome-media package
|
---|
| 9 | of my local linux installation. The images are licensed
|
---|
| 10 | under LGPL but redistributed by me under the terms of GPL
|
---|
| 11 | 2.0. The world image is from onearth.pl.
|
---|
| 12 |
|
---|
[109] | 13 | The gettext-commons-0.9.jar is from Felix Berger and Steffen
|
---|
| 14 | Pingel (http://xnap-commons.sourceforge.net/gettext-commons/).
|
---|
| 15 | The jar-file is licensed under LGPL.
|
---|
[104] | 16 |
|
---|
[189] | 17 | Some plugins (hosted elsewhere) are from Nick Whitelegg.
|
---|
| 18 | Frederik Ramm did some of the actions and the MarkerLayer.
|
---|
[109] | 19 | Several smaller patches are contributed by community members
|
---|
| 20 | of OSM.
|
---|
| 21 |
|
---|
[115] | 22 | Internalisation:
|
---|
[165] | 23 | German: Sven Anders <sven@anders-hamburg.de>
|
---|
[279] | 24 | French: Frédéric Bonifas <fredericbonifas@gmail.com>
|
---|
[149] | 25 | Romanian: Ovidiu Constantin
|
---|
| 26 | British: Bruce Cowan
|
---|
[115] | 27 |
|
---|
| 28 |
|
---|
[104] | 29 | All the rest are belong to me.
|
---|
| 30 |
|
---|
| 31 |
|
---|
| 32 | Imi.
|
---|
| 33 |
|
---|
| 34 |
|
---|
| 35 |
|
---|
| 36 | All content of MinML2.jar is licensed under:
|
---|
| 37 | ----------------MinML2 license--------------------
|
---|
| 38 | Copyright (c) 1999, John Wilson (tug@wilson.co.uk).
|
---|
| 39 | All rights reserved.
|
---|
| 40 | Redistribution and use in source and binary forms,
|
---|
| 41 | with or without modification, are permitted provided
|
---|
| 42 | that the following conditions are met:
|
---|
| 43 |
|
---|
| 44 | Redistributions of source code must retain the above
|
---|
| 45 | copyright notice, this list of conditions and the
|
---|
| 46 | following disclaimer.
|
---|
| 47 |
|
---|
| 48 | Redistributions in binary form must reproduce the
|
---|
| 49 | above copyright notice, this list of conditions and
|
---|
| 50 | the following disclaimer in the documentation and/or
|
---|
| 51 | other materials provided with the distribution.
|
---|
| 52 |
|
---|
| 53 | All advertising materials mentioning features or use
|
---|
| 54 | of this software must display the following acknowledgement:
|
---|
| 55 |
|
---|
| 56 | This product includes software developed by John Wilson.
|
---|
| 57 | The name of John Wilson may not be used to endorse or promote
|
---|
| 58 | products derived from this software without specific prior
|
---|
| 59 | written permission.
|
---|
| 60 |
|
---|
| 61 | THIS SOFTWARE IS PROVIDED BY JOHN WILSON ``AS IS'' AND ANY
|
---|
| 62 | EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
---|
| 63 | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
---|
| 64 | PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JOHN WILSON
|
---|
| 65 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
---|
| 66 | EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
|
---|
| 67 | TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
---|
| 68 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
---|
| 69 | ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
---|
| 70 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
---|
| 71 | IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
---|
| 72 | OF THE POSSIBILITY OF SUCH DAMAGE
|
---|
| 73 | --------------------------------------------------
|
---|