diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-08-02 10:58:55 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-08-02 10:58:55 +0000 |
commit | 7c67b7685d0bf92f220eac7e900a09b3c6c5e34a (patch) | |
tree | 1e70f3d920f3e813c87933035f587e971f6de55a | |
parent | Merge pull request #103 from Kickball/Add-Reddit (diff) | |
parent | Added ARTv2 (License) (diff) | |
download | awesome-selfhosted-7c67b7685d0bf92f220eac7e900a09b3c6c5e34a.tar.gz awesome-selfhosted-7c67b7685d0bf92f220eac7e900a09b3c6c5e34a.zip |
Merge pull request #109 from Kickball/Artistic-License
Added ARTv2 (License)
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -136,7 +136,7 @@ See also [Static Site Generators](#static-site-generators) and [Content Managem ### IRC * [Shout](http://shout-irc.com/) -The self-hosted web IRC client ([Demo](http://demo.shout-irc.com/), [Source code](https://github.com/erming/shout)) `MIT` `Nodejs` - * [Convos](http://convos.by/) - Always online web IRC client ([Demo](http://demo.convos.by), [Source code](http://github.com/nordaaker/convos)) `Artistic license` `Perl` + * [Convos](http://convos.by/) - Always online web IRC client ([Demo](http://demo.convos.by), [Source code](http://github.com/nordaaker/convos)) `ARTv2` `Perl` ### Custom * [GNUNet](https://gnunet.org/) - free software framework for decentralized, peer-to-peer networking `GPLv3` `C/Java` @@ -521,6 +521,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com * `⊘ Proprietary` - The software does not allow you to run it for any purpose, study, modify or distribute the source code. * `AGPLv3` - [GNU Affero General Public License 3.0](https://www.gnu.org/licenses/agpl-3.0) * `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) * `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) |