diff options
author | Ryan Mulligan <ryan@ryantm.com> | 2016-06-15 03:09:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-15 03:09:36 +0000 |
commit | 77337a1fc6fe05784b9f08767b2b0cc8c75be383 (patch) | |
tree | 576139ac0ff84d21d071dcf41b738e07db30034b | |
parent | add unison to file synchronization (diff) | |
download | awesome-selfhosted-77337a1fc6fe05784b9f08767b2b0cc8c75be383.tar.gz awesome-selfhosted-77337a1fc6fe05784b9f08767b2b0cc8c75be383.zip |
add license and language for unison
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -484,7 +484,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [Z-Push](https://z-push.org/) - An implementation of Microsoft’s [ActiveSync](https://en.wikipedia.org/wiki/ActiveSync) protocol * [ownCloud](https://owncloud.org/) - All-in-one solution for saving, synchronizing, viewing, editing and sharing files, calendars, address books and more - `AGPLv3` `PHP` * [Pydio](https://pydio.com/) - Turn any web server into a powerful file management system and an alternative to mainstream cloud storage providers. - * [Unison](https://www.cis.upenn.edu/~bcpierce/unison/) - Unison is a file-synchronization tool for OSX, Unix, and Windows. + * [Unison](https://www.cis.upenn.edu/~bcpierce/unison/) - Unison is a file-synchronization tool for OSX, Unix, and Windows. `GPLv3` `OCaml` #### Peer-to-peer filesharing |