diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-08-02 11:02:00 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-08-02 11:02:00 +0000 |
commit | b364dd85be3ba0b551c9b3b756f3f12a7dc37f27 (patch) | |
tree | b2eccc7b66d57c94dbbd1ad64be96ea043be8f9f | |
parent | Merge pull request #109 from Kickball/Artistic-License (diff) | |
parent | Added CPALv1 (License) (diff) | |
download | awesome-selfhosted-b364dd85be3ba0b551c9b3b756f3f12a7dc37f27.tar.gz awesome-selfhosted-b364dd85be3ba0b551c9b3b756f3f12a7dc37f27.zip |
Merge pull request #110 from Kickball/CPALv1
Added CPALv1 (License)
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -354,7 +354,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi ## Office Suites - * [EtherCalc](https://ethercalc.org/) - Web spreadsheet. - CPAL 1.0 + * [EtherCalc](https://ethercalc.org/) - Web spreadsheet. - `CPALv1` * [Etherpad](http://etherpad.org/) - Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time. - `Apache` * [Only Office](http://onlyoffice.org/) - An office suite that enables you to manage documents, projects, team and customer relations in one place. `AGPLv3` @@ -523,6 +523,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com * `Apache` - [Apache, Version 2.0](http://www.apache.org/licenses/) * `ARTv2` - [Artistic License Version 2.0](http://opensource.org/licenses/Artistic-2.0) * `BSD` - [FreeBSD License](https://www.freebsd.org/copyright/license.html) + * `CPALv1` - [Common Public Attribution License Version 1.0](http://opensource.org/licenses/CPAL-1.0) * `GPL` - [GNU General Public License](https://www.gnu.org/licenses/gpl-1.0) * `GPLv2` - [GNU General Public License 2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) * `GPLv3` - [GNU General Public License 3.0](http://www.gnu.org/licenses/gpl-3.0.en.html) |