aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornrew225 <nrew225@gmail.com>2017-03-30 01:00:10 +0000
committernrew225 <nrew225@gmail.com>2017-03-30 01:00:10 +0000
commitbfd73dd17e63c083071264a0906fb92932459986 (patch)
treea45c6a2a910fdadb9cde61dc92204337d6a92001
parentMerge pull request #999 from swordbeta/patch-1 (diff)
downloadawesome-selfhosted-bfd73dd17e63c083071264a0906fb92932459986.tar.gz
awesome-selfhosted-bfd73dd17e63c083071264a0906fb92932459986.zip
Fix Nextcloud License #925
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0850ffd3..19cd47a6 100644
--- a/README.md
+++ b/README.md
@@ -564,7 +564,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems
* [Git Annex](http://git-annex.branchable.com) - File synchronization between computers, servers, external drives. ([Source Code](https://github.com/joeyh/git-annex)) `GPLv3` `Haskell`
* [Kinto](https://kinto.readthedocs.org) - Kinto is a minimalist JSON storage service with synchronisation and sharing abilities. ([Source Code](https://github.com/Kinto)) `Apache` `Python`
- * [Nextcloud](https://nextcloud.com/) - Access & share your files, calendars, contacts, mail & more from any device, on your terms. ([Source Code](https://github.com/nextcloud/server)) `MIT` `PHP`
+ * [Nextcloud](https://nextcloud.com/) - Access & share your files, calendars, contacts, mail & more from any device, on your terms. ([Source Code](https://github.com/nextcloud/server)) `AGPLv3` `PHP`
* [OpenSSH/SFTP](http://www.openssh.com/) - Secure File Transfer Program. ([Source Code](http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh)) `BSD` `C`
* [ownCloud](https://owncloud.org/) - All-in-one solution for saving, synchronizing, viewing, editing and sharing files, calendars, address books and more. ([Source Code](https://github.com/owncloud/core)) `AGPLv3` `PHP`
* [Pydio](https://pydio.com/) - Turn any web server into a powerful file management system and an alternative to mainstream cloud storage providers. ([Source Code](https://github.com/pydio/pydio-core)) `AGPLv3` `PHP`