[1802] | 1 | JOSM was originally designed and coded by Immanuel Scholz,
|
---|
| 2 | and is now maintained by the OpenStreetMap community.
|
---|
[104] | 3 |
|
---|
[1802] | 4 | The current JOSM maintainer is Dirk Stöcker.
|
---|
[6043] | 5 | A lot of administration work is done by Paul Hartmann and Vincent Privat.
|
---|
[1802] | 6 |
|
---|
| 7 | Major code contributions from (in alphabetical order):
|
---|
| 8 |
|
---|
[2461] | 9 | Stefan Breunig
|
---|
[1802] | 10 | David Earl
|
---|
| 11 | Gabriel Ebner
|
---|
[2461] | 12 | Dave Hansen
|
---|
[4740] | 13 | Paul Hartmann
|
---|
[2461] | 14 | Karl Guggisberg
|
---|
[2704] | 15 | Matthias Julius
|
---|
[4740] | 16 | Alexei Kasatkin
|
---|
[2461] | 17 | Jiri Klement
|
---|
[1802] | 18 | Ulf Lamping
|
---|
[4349] | 19 | Simon Legner
|
---|
[1802] | 20 | Raphael Mack
|
---|
[3771] | 21 | Upliner Mikhalych
|
---|
[4473] | 22 | Vincent Privat
|
---|
[1802] | 23 | Frederik Ramm
|
---|
| 24 | Dirk Stöcker
|
---|
| 25 |
|
---|
| 26 | Many minor contributions and patches by others; see SVN history
|
---|
| 27 | at http://josm.openstreetmap.de/svn/ for details. Use
|
---|
| 28 | "josm-dev AT openstreetmap.org" to contact still active authors.
|
---|
| 29 |
|
---|
| 30 | Copyright rests with the contributors.
|
---|
| 31 |
|
---|
[6531] | 32 | -------------------------------- EXTERNAL CODE --------------------------------
|
---|
| 33 |
|
---|
[104] | 34 | The jpeg metadata extraction code is from Drew Noakes
|
---|
[4231] | 35 | (http://code.google.com/p/metadata-extractor/) and licensed
|
---|
| 36 | with Apache license version 2.0.
|
---|
[104] | 37 |
|
---|
[1802] | 38 | The Bzip2 code is from Keiron Liddle (Apache project) and licensed
|
---|
| 39 | with Apache license version 2.0.
|
---|
[2748] | 40 |
|
---|
| 41 | The signpost code (http://code.google.com/p/oauth-signpost/)
|
---|
[3771] | 42 | is from Matthias Käppler and licensed with the Apache License 2.0.
|
---|
[6370] | 43 |
|
---|
[6380] | 44 | The NTv2 transformation code (http://jgridshift.sourceforge.net/)
|
---|
| 45 | is from Peter Yuill and licensed with LGPL.
|
---|
| 46 |
|
---|
| 47 | The MultiSplitPane is from Hans Muller and licensed with LGPL
|
---|
| 48 | (https://today.java.net/pub/a/today/2006/03/23/multi-split-pane.html).
|
---|
| 49 |
|
---|
| 50 | The Diff code (http://www.bmsi.com/java/#diff)
|
---|
| 51 | is from Stuart D. Gathman and licensed with GPL.
|
---|
| 52 |
|
---|
| 53 | The Ellipsoid code (http://www.i3s.unice.fr/~johan/gps/)
|
---|
| 54 | is from Johan Montagnat and licensed with GPL.
|
---|
| 55 |
|
---|
[6496] | 56 | The JSON code (https://github.com/douglascrockford/JSON-java)
|
---|
| 57 | is from Douglas Crockford and licensed as follows:
|
---|
| 58 | "The Software shall be used for Good, not Evil."
|
---|
| 59 |
|
---|
[6370] | 60 | The opening hour validation uses code from opening_hour.js
|
---|
| 61 | (https://github.com/ypid/opening_hours.js) which is licensed
|
---|
[6531] | 62 | with the New (2-clause) BSD license.
|
---|
| 63 |
|
---|
| 64 | ------------------------------------ ICONS ------------------------------------
|
---|
| 65 |
|
---|
| 66 | Most icons have been nicked from GNOME and the GIMP, both under GPL.
|
---|
| 67 | Some are originally LGPL but redistributed here under GPL.
|
---|
| 68 |
|
---|
| 69 | The world image is from onearth.pl.
|
---|
| 70 |
|
---|
| 71 | The keyboard icon comes fom:
|
---|
| 72 | - source: http://www.iconfinder.net/index.php?q=key&page=icondetails&iconid=8553&size=128&q=key&s12=on&s16=on&s22=on&s32=on&s48=on&s64=on&s128=on
|
---|
| 73 | - licence: GPL
|
---|
| 74 | - designer: Paolino, http://www.paolinoland.it/
|
---|
| 75 | - original filename: keyboard.png
|
---|
| 76 | - original size: 128x128
|
---|
| 77 | - modifications: icon was cropped, then resized
|
---|