﻿Vespucci - OpenStreetMap editor for Android

Thanks to:
  Andrew Gregory (Code)
  cain1986 (Spanish translation)
  calibrator33 (Russian translation)
  Diego Pierotto (Italian translation)
  Duarte Carreira (Portuguese translation)
  ch.gallioz (French translation)
  Guttorm Flatabø (Norwegian translations)
  Graham Jones (Code)
  György Balló (Hungarian translation)
  Jan Schejbal (Code, Czech, German translations)
  Janko Mihelić (Croatian translation)
  Julien Dodokal (Code, Czech, French, Russian translations)
  Kurt Toft (Danish translation)
  Marcus Wolschon (Code, German translation)
  Mateusz Konieczny (Doc, Presets)
  Matthias Brandt (Code)
  Shu Higashi (Japanese translation)
  Simon Legner (German translation)
  Simon Poole (Code, German translation)
  Tobias Preuss (Code)
  zibiczek (Polish translation)

and everybody helping with translation on Transifex and anyone else we forgot!

The Vespucci application is licensed under the Apache License, version 2. You can find the full text of the license in the file "LICENSE-Apache.txt". The Apache License version 2 allows to use the covered work in a GPLv3 work.

The default preset configuration file (but not the icons) is derived from the original JOSM source, the licence terms are not completely clear but are either CC BY-SA or GPLv3. You can find the full text of the GPLv3 in the file "LICENSE-GPL3.txt". The list of contributors and sources for the icons can be found in the "josm-contributors.txt" file.

The source code may be obtained from github at https://github.com/MarcusWolschon/osmeditor4android.

If you want to use Vespucci under the Apache License, you need to remove the GPLv3-only content, i.e. delete assets/images/presets, the application will remain functional.

OAuth 1.0a support for Vespucci is provided by the oauth-signpost library https://github.com/mttkay/signpost licensed under the Apache License, version 2.

Credits:

The SplitPane layout was retrieved from https://github.com/MobiDevelop/android-split-pane-layout licensed under the Apache License, version 2.

The countryboundaries library used for geo-coding OSM elements is © 2018 Tobias Zwick. The library is released under the terms of the GNU Lesser General Public License (LGPL) and is available from https://github.com/westnordost/countryboundaries

Following software was written by Simon Poole and is available under MIT style licences:

- The parser for .PO files https://github.com/simonpoole/PoParser
- The conditional restriction parser https://github.com/simonpoole/CoditionalRestrictionParser
- The opening_hours parser https://github.com/simonpoole/OpeningHoursParser
- The opening_hours Fragment https://github.com/simonpoole/OpeningHoursFragment
- The JOSM filter syntax parser https://github.com/simonpoole/JosmFilterParser
- The NumberPickerPreference was adapted from code by vanniktech https://github.com/simonpoole/NumberPickerPreference
- and some misc. other stuff

The OkHttp and associated libraries are Copyright 2016 Square, Inc. licensed under the Apache License, version 2.

The NoNonsense Filepicker is licensed under the Mozilla Public License, v. 2.0.

The GeoJson and Turf classes are Copyright (c) 2016 Mapbox licensed on MIT terms.

The google gson library is licensed under the Apache License, version 2.

TypefaceSpanCompat and LeakyTypefaceStorage are derived from the corresponding AOSP code licensed under the Apache License, version 2.

Roulette Wheel by Bakunetsu Kaito from the Noun Project

The material design lightbulb from Austin Andrews SIL Open Font License 1.1

The "todo" icon is available on MIT terms from gitlab

The de.blau.android.util.egm96.EGM96.java file is derived from code from NASAs Worldwind and is available on Terms of the NASA OPEN SOURCE AGREEMENT VERSION 1.3, see the directory for the full licence text.

The B612-MONO font by Nicolas Chauveau, Thomas Paillot, Jonathan Favre-Lamarine and Jean-Luc Vinot SIL Open Font License 1.1

The full license texts are also available online:
  http://www.apache.org/licenses/LICENSE-2.0
  http://www.gnu.org/licenses/gpl-3.0.txt
  http://mozilla.org/MPL/2.0/
  http://www.gnu.org/licenses/lgpl-3.0.html
  https://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web

--

The R-Tree library was originally developed by Colonel Thirty Two:

--
Copyright 2011 Colonel Thirty Two. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

   1. Redistributions of source code must retain the above copyright notice, this list of
      conditions and the following disclaimer.

   2. Redistributions in binary form must reproduce the above copyright notice, this list
      of conditions and the following disclaimer in the documentation and/or other materials
      provided with the distribution.

THIS SOFTWARE IS PROVIDED BY Colonel Thirty Two ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL Colonel Thirty Two OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of Colonel Thirty Two.
--
  