Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bitfireAT/davx5-ose.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicki Hirner <hirner@bitfire.at>2013-10-06 03:55:44 +0400
committerrfc2822 <hirner@bitfire.at>2013-10-06 15:48:53 +0400
commit4fb94a89dfc47e6dc4043182364a036e0e43f00c (patch)
tree3fd4bb7fea08e715f9077fc44d9ea65d0f3e8e4a /README.md
parentabd67609e6c4f6980c57fa199393aa42a2884cef (diff)
refactoring
* ical4j-vcard instead of ez-vcard * removed Guava dependencies in favor of Apache Commons IO
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 2c88f470..d7646152 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
-[DAVdroid](http://davdroid.bitfire.at)
+Please see the [DAVdroid Web site](http://davdroid.bitfire.at).
USED THIRD-PARTY LIBRARIES
==========================
-* [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))
-* [biweekly](http://sourceforge.net/projects/biweekly/) ([BSD License](http://opensource.org/licenses/bsd-license.php))
-* [Simple](http://simple.sourceforge.net/) ([Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0))
+* [iCal4j-vcard](http://wiki.modularity.net.au/ical4j/index.php?title=VCard) ([New BSD License](http://sourceforge.net/p/ical4j/ical4j/ci/default/tree/LICENSE))
+* [Simple XML Serialization](http://simple.sourceforge.net/) ([Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0))
* [Project Lombok](http://projectlombok.org/) ([MIT License](http://opensource.org/licenses/mit-license.php))
+