diff options
author | Philip Kirkbride <kirkins@gmail.com> | 2017-03-07 17:15:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-07 17:15:30 +0000 |
commit | 31fc6e8ec72bd70b6cf566b6c955ab6983d274ce (patch) | |
tree | 310034922013ae24bd5f77fb1b24c14e6499f0d1 | |
parent | Add Rallly self-hosted scheduling app (diff) | |
download | awesome-selfhosted-31fc6e8ec72bd70b6cf566b6c955ab6983d274ce.tar.gz awesome-selfhosted-31fc6e8ec72bd70b6cf566b6c955ab6983d274ce.zip |
Update license to be one from the list
Not 100% sure on this https://github.com/lukevella/Rallly/blob/master/LICENSE.txt
-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)) `CCPL` `Nodejs` + * [Rallly](http://rallly.co) - Rallly is a free collaborative scheduling service. ([Source Code](https://github.com/lukevella/Rallly)) `CCBYSAv4` `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` |