aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorn8225 <n8225@users.noreply.github.com>2016-09-02 16:27:36 +0000
committerEdward D <ed.kickball@hotmail.com>2016-09-02 16:27:36 +0000
commite70743d7560670dc71707e40d186e170bd99e428 (patch)
treeeb4fd9e5120d266df0cfb90519f3b8cacd04609a
parentAdd Calagator (#746) (diff)
downloadawesome-selfhosted-e70743d7560670dc71707e40d186e170bd99e428.tar.gz
awesome-selfhosted-e70743d7560670dc71707e40d186e170bd99e428.zip
Update License, language, and links for Maps section. Add WTFPL to list of licenses. (#747)
-rw-r--r--README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index 0e5f4ebb..a77a7651 100644
--- a/README.md
+++ b/README.md
@@ -591,12 +591,12 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza
## Maps & GPS
- * [Graphhopper](https://graphhopper.com/) - Fast routing library and server using OpenStreetMap. ([Source Code](https://github.com/graphhopper/graphhopper))
- * [MapBBCodeShare](https://github.com/MapBBCode/share.mapbbcode.org) - Tool for sharing custom OSM maps. Support for annotated markers, polygons, lines, multi-format import/export, multiple layers, shortlinks... ([Demo](http://share.mapbbcode.org/)) `WTFPL/Other` `PHP/Javascript`
+ * [Graphhopper](https://graphhopper.com/) - Fast routing library and server using OpenStreetMap. ([Source Code](https://github.com/graphhopper/graphhopper)) `Apache` `Java`
+ * [MapBBCodeShare](https://github.com/MapBBCode/share.mapbbcode.org) - Tool for sharing custom OSM maps. Support for annotated markers, polygons, lines, multi-format import/export, multiple layers, shortlinks. ([Demo](http://share.mapbbcode.org/)) `WTFPL/Other` `PHP`
* [OpenGTS](http://www.opengts.org/) - Entry-level fleet tracking system. Supports variety of tracking devices and protocols. Comes with rich web-interface and reporting features. ([Demo](http://track.opengts.org/track/Track), [Source Code](https://sourceforge.net/projects/opengts/files/server-base/)) `Apache` `Java`
- * [Openstreetmap](http://www.openstreetmap.org/) - OpenStreetMap is a map of the world, created by people like you and free to use under an open license. ([Source Code](https://github.com/openstreetmap/openstreetmap-website))
- * [Traccar](https://www.traccar.org/) - Java application to track GPS positions. Supports loads of tracking devices and protocols, has an Android and iOS App. Has a web interface to view your trips. ([Demo](http://demo.traccar.org/), [Source Code](https://github.com/tananaev?tab=repositories)) `Apache`
- * [uMap](https://umap.openstreetmap.fr/en/) - Create maps with OpenStreetMap layers in a minute and embed them in your site. ([Source Code](https://github.com/umap-project/umap)) `WTFPL` `Python/Django`
+ * [Openstreetmap](http://www.openstreetmap.org/) - OpenStreetMap is a map of the world, created by people like you and free to use under an open license. ([Source Code](https://github.com/openstreetmap/openstreetmap-website)) `GPLv2` `Ruby`
+ * [Traccar](https://www.traccar.org/) - Java application to track GPS positions. Supports loads of tracking devices and protocols, has an Android and iOS App. Has a web interface to view your trips. ([Demo](http://demo.traccar.org/), [Source Code](https://github.com/tananaev?tab=repositories)) `Apache` `Java`
+ * [uMap](https://umap.openstreetmap.fr/en/) - Create maps with OpenStreetMap layers in a minute and embed them in your site. ([Source Code](https://github.com/umap-project/umap)) `WTFPL` `Python`
## Media Streaming
@@ -1008,6 +1008,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt
* `OSLv3` - [Open Software License 3.0](https://opensource.org/licenses/osl-3.0.php)
* `SENDMAIL` - [Sendmail License](https://www.sendmail.com/pdfs/open_source/sendmail_license.pdf)
* `Unlicense` - [The Unlicense](http://unlicense.org/)
+ * `WTFPL` - [Do What the Fuck You Want to Public License](http://www.wtfpl.net/about/)
* `Zlib` - [Zlib/libpng License](https://opensource.org/licenses/Zlib)
* `Zope` - [Zope Public License 2.0](http://opensource.org/licenses/ZPL-2.0)