diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-08-09 10:13:44 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-08-09 10:13:44 +0000 |
commit | 359ecef37a2953cdaf42700d9769203dcaa60e60 (patch) | |
tree | 12cfc3a1339f04c2a871aaf0f6f374c7ccbda2b0 | |
parent | Merge pull request #174 from leogaggl/master (diff) | |
parent | Fixed typo (diff) | |
download | awesome-selfhosted-359ecef37a2953cdaf42700d9769203dcaa60e60.tar.gz awesome-selfhosted-359ecef37a2953cdaf42700d9769203dcaa60e60.zip |
Merge pull request #188 from radarhere/patch-1
Fixed egroupware (Groupware) Typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -312,7 +312,7 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization ## Groupware * [Cozy Cloud](https://cozy.io) - A personal cloud where you can read your emails or manage and sync your contact, files or calendars, with an app store full of community contributions ([Source Code](https://github.com/cozy)) - `GPLv3` `Nodejs` - * [egroupware](http://www.egroupware.org/) - Software suite including calendars, address books, notepad, project management tools, client relationship managemnt tools (CRM), knowledge management tools, a wiki and a CMS. + * [egroupware](http://www.egroupware.org/) - Software suite including calendars, address books, notepad, project management tools, client relationship management tools (CRM), knowledge management tools, a wiki and a CMS. * [Horde](http://www.horde.org/) - The Horde Project is about creating high quality Open Source applications and libraries, based on PHP and the Horde Framework. - `GPL` + Various Free Software / Open Source Software Licenses * [Kolab](https://kolab.org/) - Kolab community is a unified communication and collaboration system - `Various FLOSS Licenses` ([Source](http://git.kolab.org/)) * [ownCloud](https://owncloud.org/) - All-in-one solution for saving, synchronizing, viewing, editing and sharing files, calendars, address books and more - `AGPLv3` `PHP` |