| 1 | JOSM License
|
|---|
| 2 | ============
|
|---|
| 3 |
|
|---|
| 4 | JOSM, and all its integral parts, are released under the GNU General
|
|---|
| 5 | Public License.
|
|---|
| 6 |
|
|---|
| 7 | Earlier contributions to JOSM did not specifiy a version of that license,
|
|---|
| 8 | but the license included in the distribution was version 2.
|
|---|
| 9 |
|
|---|
| 10 | All contributions made on or after 15 April 2008 are explicitly "GPL
|
|---|
| 11 | v2 or later".
|
|---|
| 12 |
|
|---|
| 13 | This is valid for all files released in the JOSM subversion tree, even
|
|---|
| 14 | if they do not carry their own copyright or license information.
|
|---|
| 15 |
|
|---|
| 16 | According to the current JOSM maintainer, it is safe to assume that all
|
|---|
| 17 | previous contributions are also "GPL v2 or later", but an effort will
|
|---|
| 18 | be made to contact the past contributors to have full clarity.
|
|---|
| 19 |
|
|---|
| 20 | The GPL v3 is accessible here:
|
|---|
| 21 | http://www.gnu.org/licenses/gpl.html
|
|---|
| 22 |
|
|---|
| 23 | The GPL v2 is accessible here:
|
|---|
| 24 | http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
|---|
| 25 |
|
|---|
| 26 | Note: This is not valid for JOSM plugins. These are not considered
|
|---|
| 27 | an integral part of JOSM and may be under any license.
|
|---|
| 28 |
|
|---|
| 29 |
|
|---|
| 30 | Copyright and Contributors
|
|---|
| 31 | ==========================
|
|---|
| 32 |
|
|---|
| 33 | JOSM was written by Immanuel Scholz <imi@eigenheimstrasse.de>.
|
|---|
| 34 |
|
|---|
| 35 | Major code contributions from (in alphabetical order):
|
|---|
| 36 |
|
|---|
| 37 | David Earl <david@frankieandshadow.com>
|
|---|
| 38 | Gabriel Ebner <ge@gabrielebner.at>
|
|---|
| 39 | Ulf Lamping <ulf.lamping@web.de>
|
|---|
| 40 | Raphael Mack <ramack@raphael-mack.de>
|
|---|
| 41 | Frederik Ramm <frederik@remote.org>
|
|---|
| 42 |
|
|---|
| 43 | Please add your name liberally if you think you have made a major
|
|---|
| 44 | contribution (or add names of others who have).
|
|---|
| 45 |
|
|---|
| 46 | Many minor contributions and patches by others; see SVN history
|
|---|
| 47 | at http://josm.openstreetmap.de/svn/ for details.
|
|---|
| 48 |
|
|---|
| 49 | The current JOSM maintainer is Frederik Ramm <frederik@remote.org>.
|
|---|
| 50 |
|
|---|
| 51 | Copyright rests with the contributors.
|
|---|
| 52 |
|
|---|