diff options
author | nodiscc <nodiscc@gmail.com> | 2023-01-27 13:19:49 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2023-01-27 13:19:49 +0000 |
commit | e43d2baa955ee862b5ccfed04f96e80d33bad105 (patch) | |
tree | 18425142802cd44052700d17b23b92ac643f685d | |
parent | remove beehive (unmaintained since 2021) (diff) | |
download | awesome-selfhosted-e43d2baa955ee862b5ccfed04f96e80d33bad105.tar.gz awesome-selfhosted-e43d2baa955ee862b5ccfed04f96e80d33bad105.zip |
update license for pluxml
- relicensed to GPL-3.0 https://github.com/pluxml/PluXml/commit/6273230109226d7786763036229c5c19b237e812
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -230,7 +230,7 @@ _See also: [WeblogMatrix](https://www.weblogmatrix.org/)_ - [Haven](https://havenweb.org/) - Private blogging system with markdown editing and built in RSS reader. ([Demo](https://havenweb.org/demo.html), [Source Code](https://github.com/havenweb/haven)) `MIT` `Ruby` - [htmly](https://www.htmly.com/) - Databaseless Blogging Platform (Flat-File Blog). ([Demo](https://demo.htmly.com/), [Source Code](https://github.com/danpros/htmly)) `GPL-2.0` `PHP` - [Known](https://withknown.com/) - A collaborative social publishing platform. ([Source Code](https://github.com/idno/known)) `Apache-2.0` `PHP` -- [PluXml](https://pluxml.org) - XML-based blog/CMS platform. ([Source Code](https://github.com/pluxml/PluXml)) `GPL-1.0` `PHP` +- [PluXml](https://pluxml.org) - XML-based blog/CMS platform. ([Source Code](https://github.com/pluxml/PluXml)) `GPL-3.0` `PHP` - [Serendipity](https://docs.s9y.org/) - Serendipity (s9y) is a highly extensible and customizable PHP blog engine using Smarty templating. ([Source Code](https://github.com/s9y/serendipity)) `BSD-3-Clause` `PHP` - [WriteFreely](https://writefreely.org) - Writing software for starting a minimalist, federated blog — or an entire community. ([Source Code](https://github.com/writefreely/writefreely)) `AGPL-3.0` `Go` |