README updates

This commit is contained in:
Ricki Hirner
2017-10-13 21:21:50 +02:00
parent 299f50f6d9
commit 46669dd0e9
2 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
[![build status](https://gitlab.com/bitfireAT/davdroid-ose/badges/master/build.svg)](https://gitlab.com/bitfireAT/davdroid-ose/commits/master)
[![build status](https://gitlab.com/bitfireAT/davdroid/badges/master/build.svg)](https://gitlab.com/bitfireAT/davdroid/commits/master)
DAVdroid
@@ -10,8 +10,7 @@ comprehensive information about DAVdroid.
DAVdroid is licensed under the [GPLv3 License](LICENSE).
News and updates: [@davdroidapp](https://twitter.com/davdroidapp) on Twitter /
[davdroid-announce](https://davdroid.bitfire.at/download/newsletter/) mailing list
News and updates: [@davdroidapp](https://twitter.com/davdroidapp) on Twitter
Help and discussion: [DAVdroid forums](https://davdroid.bitfire.at/forums)
@@ -31,8 +30,9 @@ USED THIRD-PARTY LIBRARIES
Those libraries are used by DAVdroid (alphabetically):
* [Ambilwarna](https://github.com/yukuku/ambilwarna) [Apache License, Version 2.0](https://github.com/yukuku/ambilwarna/blob/master/LICENSE)
* [dnsjava](http://www.xbill.org/dnsjava/) [BSD License](http://www.xbill.org/dnsjava/dnsjava-current/LICENSE)
* [ez-vcard](https://code.google.com/p/ez-vcard/) [New BSD License](http://opensource.org/licenses/BSD-3-Clause)
* [iCal4j](http://ical4j.sourceforge.net/) [New BSD License](http://sourceforge.net/p/ical4j/ical4j/ci/default/tree/LICENSE)
* [okhttp](https://square.github.io/okhttp/) [Apache License, Version 2.0](https://square.github.io/okhttp/#license)
* [ez-vcard](https://github.com/mangstadt/ez-vcard) [New BSD License](http://opensource.org/licenses/BSD-3-Clause)
* [iCal4j](https://github.com/ical4j/ical4j) [New BSD License](http://sourceforge.net/p/ical4j/ical4j/ci/default/tree/LICENSE)
* [okhttp](https://square.github.io/okhttp) [Apache License, Version 2.0](https://square.github.io/okhttp/#license)
* [Project Lombok](http://projectlombok.org/) [MIT License](http://opensource.org/licenses/mit-license.php)