diff options
author | Philip Kirkbride <kirkins@gmail.com> | 2017-03-07 17:19:54 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-07 17:19:54 +0000 |
commit | 19e264cf083353b6167b3ef4b28a3952a588033c (patch) | |
tree | 7e6b79962c8ffc68850030920faf0d9211cc16cd /README.md | |
parent | Update license to be one from the list (diff) | |
download | awesome-selfhosted-19e264cf083353b6167b3ef4b28a3952a588033c.tar.gz awesome-selfhosted-19e264cf083353b6167b3ef4b28a3952a588033c.zip |
Mistake in last commit, copy and pasted wrong one
As mentioned not 100% sure. The repo does say CC-BY-NC but as there are several CC-BY-NC options on your list I'm unsure which one it is.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -230,7 +230,7 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin * [Niltalk](http://niltalk.com/) - A simple, private, persistence-free web based multi-room chat server + client. ([Source Code](https://github.com/knadh/niltalk)) `AGPLv3` `Go` * [Node-Chat](https://github.com/IgorAntun/node-chat) - A not-so-basic open-source chat with admin features. `MIT` `Nodejs` * [Pushjet](https://pushjet.io/) - A self hosted push notification service built with a simple API making sending notifications easy. ([Source Code](https://github.com/Pushjet/Pushjet-Server-Api)) `BSD` `Python` - * [Rallly](http://rallly.co) - Rallly is a free collaborative scheduling service. ([Source Code](https://github.com/lukevella/Rallly)) `CCBYSAv4` `Nodejs` + * [Rallly](http://rallly.co) - Rallly is a free collaborative scheduling service. ([Source Code](https://github.com/lukevella/Rallly)) `CCBYNCv4` `Nodejs` * [RetroShare](http://retroshare.org) - Secured and decentralized communication system. Offers decentralized chat, forums, messaging, file transfer. ([Source Code](https://github.com/RetroShare/RetroShare)) `GPLv2` `ะก++` * [Ring](https://ring.cx/) - Free software for universal communication which respects freedoms and privacy of its users. ([Source Code](https://github.com/savoirfairelinux/ring-project)) `GPLv3` `C++` * [Rocket.Chat](https://rocket.chat/) - Teamchat solution similar to Gitter.im or Slack. ([Source Code](https://github.com/RocketChat/Rocket.Chat)) `MIT` `Nodejs` |