aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2017-03-30 05:46:02 +0000
committerGitHub <noreply@github.com>2017-03-30 05:46:02 +0000
commit0f74f3ed1104c2ea01a02628316e1f32cf672fbd (patch)
treea45c6a2a910fdadb9cde61dc92204337d6a92001
parentMerge pull request #999 from swordbeta/patch-1 (diff)
parentFix Nextcloud License #925 (diff)
downloadawesome-selfhosted-0f74f3ed1104c2ea01a02628316e1f32cf672fbd.tar.gz
awesome-selfhosted-0f74f3ed1104c2ea01a02628316e1f32cf672fbd.zip
Merge pull request #1003 from Kickball/fixNextcloud
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`