edit About text
This commit is contained in:
parent
3afe3d86fc
commit
7422afdf2c
3 changed files with 18 additions and 5 deletions
|
@ -1,7 +1,8 @@
|
|||
### Credits to all major contributors/developers :
|
||||
* Victor Shcherb - all parts of the project, originator
|
||||
* Andre Van Atten - project supporter, active forum participant, one of the first users.
|
||||
* Dr. Hardy Mueller - map appearance concept and base renderers, international consistency and testing, usability, app scoping, concepts, documentation, wiki, market research.
|
||||
* Yvecai - **main** contributor to Contour Lines and Hillshade maps
|
||||
* Yvecai - main contributor to Contour Lines and Hillshade maps
|
||||
* Alexey Pelykh - C++ developer, created native library and made application much snappier.
|
||||
* Max (Zahnstocher) - Java contributor, active forum participant.
|
||||
* Harry van der Wolf - contributor (contribute to country boundaries + configuration file + address files and else), active forum participant.
|
||||
|
|
2
LICENSE
2
LICENSE
|
@ -1,5 +1,5 @@
|
|||
OsmAnd - Android navigation software based on OSM maps.
|
||||
Copyright (C) 2010-2012 OsmAnd Authors listed in AUTHORS file
|
||||
Copyright (C) 2010-2013 OsmAnd Authors listed in AUTHORS file
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
|
|
@ -9,8 +9,20 @@
|
|||
<string name="versionFeatures">+play_market +gps_status -parking_plugin -blackberry -free_version -amazon</string>
|
||||
<string name="next_tips_and_tricks_not_translate"></string>
|
||||
<string name="about_content">Data is powered by @c OpenStreetMaps CC-BY-SA
|
||||
\n\nTODO: Licenses, list third party GPL libraries, etc.
|
||||
\n\nAll rights belong to OsmAnd app.
|
||||
\n\nTODO: OsmAnd project members.
|
||||
|
||||
\n\nCopyright (C) 2010-2013 OsmAnd Authors
|
||||
\n\tVictor Shcherb - all parts of the project, originator
|
||||
\n\tAlexey Pelykh - rendering & core parts
|
||||
\n\tHardy Mueller - main parts of the project, mostly rendering, UI interaction design
|
||||
|
||||
\n\nCredits to all major contributors/developers :
|
||||
\n\tVictor Shcherb - project lead
|
||||
\n\tAndre Van Atten - project supporter, active forum participant, one of the first users.
|
||||
\n\tDr. Hardy Mueller - map appearance concept and base renderers, international consistency and testing, usability, app scoping, concepts, documentation, wiki, market research.
|
||||
\n\tYvecai - main contributor to Contour Lines and Hillshade maps
|
||||
\n\tAlexey Pelykh - C++ developer, created native library and made application much snappier.
|
||||
\n\tMax (Zahnstocher) - Java contributor, active forum participant.
|
||||
\n\tHarry van der Wolf - contributor (contribute to country boundaries + configuration file + address files and else), active forum participant.
|
||||
</string>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue