source: josm/trunk/CONTRIBUTION@ 1814

Last change on this file since 1814 was 1802, checked in by stoecker, 15 years ago

cleanup license and contributions a bit

  • Property svn:mime-type set to text/plain;charset=utf-8
File size: 1.1 KB
Line 
1JOSM was originally designed and coded by Immanuel Scholz,
2and is now maintained by the OpenStreetMap community.
3
4The current JOSM maintainer is Dirk Stöcker.
5
6Major code contributions from (in alphabetical order):
7
8David Earl
9Gabriel Ebner
10Ulf Lamping
11Raphael Mack
12Frederik Ramm
13Dirk Stöcker
14Stefan Breunig
15Karl Guggisberg
16
17Many minor contributions and patches by others; see SVN history
18at http://josm.openstreetmap.de/svn/ for details. Use
19"josm-dev AT openstreetmap.org" to contact still active authors.
20
21Copyright rests with the contributors.
22
23The jpeg metadata extraction code is from Drew Noakes
24(http://drewnoakes.com/code/exif).
25
26Most icons have been nicked from GNOME and the GIMP, both
27under GPL. Some are originally LGPL but redistributed here under
28GPL. The world image is from onearth.pl.
29
30The gettext-commons-0.9.jar is from Felix Berger and Steffen
31Pingel (http://xnap-commons.sourceforge.net/gettext-commons/).
32The jar file is licensed under LGPL.
33
34The Bzip2 code is from Keiron Liddle (Apache project) and licensed
35with Apache license version 2.0.
Note: See TracBrowser for help on using the repository browser.