Last change
on this file since 4318 was 4231, checked in by stoecker, 13 years ago |
add signpost and metadata extractor code to repository directly
|
-
Property svn:mime-type
set to
text/plain;charset=utf-8
|
File size:
1.2 KB
|
Rev | Line | |
---|
[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.
|
---|
[3564] | 5 | A lot of administration work is done by Sebastian Klein.
|
---|
[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
|
---|
| 13 | Karl Guggisberg
|
---|
[2704] | 14 | Matthias Julius
|
---|
| 15 | Sebastian Klein
|
---|
[2461] | 16 | Jiri Klement
|
---|
[1802] | 17 | Ulf Lamping
|
---|
| 18 | Raphael Mack
|
---|
[3771] | 19 | Upliner Mikhalych
|
---|
[1802] | 20 | Frederik Ramm
|
---|
| 21 | Dirk Stöcker
|
---|
| 22 |
|
---|
| 23 | Many minor contributions and patches by others; see SVN history
|
---|
| 24 | at http://josm.openstreetmap.de/svn/ for details. Use
|
---|
| 25 | "josm-dev AT openstreetmap.org" to contact still active authors.
|
---|
| 26 |
|
---|
| 27 | Copyright rests with the contributors.
|
---|
| 28 |
|
---|
[104] | 29 | The jpeg metadata extraction code is from Drew Noakes
|
---|
[4231] | 30 | (http://code.google.com/p/metadata-extractor/) and licensed
|
---|
| 31 | with Apache license version 2.0.
|
---|
[104] | 32 |
|
---|
[360] | 33 | Most icons have been nicked from GNOME and the GIMP, both
|
---|
| 34 | under GPL. Some are originally LGPL but redistributed here under
|
---|
| 35 | GPL. The world image is from onearth.pl.
|
---|
[104] | 36 |
|
---|
[1802] | 37 | The Bzip2 code is from Keiron Liddle (Apache project) and licensed
|
---|
| 38 | with Apache license version 2.0.
|
---|
[2748] | 39 |
|
---|
| 40 | The signpost code (http://code.google.com/p/oauth-signpost/)
|
---|
[3771] | 41 | is from Matthias Käppler and licensed with the Apache License 2.0.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.