diff options
author | Kickball <ed.kickball@hotmail.com> | 2015-08-02 10:56:28 +0000 |
---|---|---|
committer | Kickball <ed.kickball@hotmail.com> | 2015-08-02 10:56:28 +0000 |
commit | ea26967d2511a715712acc2702c3b83e43307e60 (patch) | |
tree | d8b1d2fd7c56722a863577cd3c7614d311c1f633 | |
parent | Merge pull request #102 from spekulatius/spekulatius-patch-1 (diff) | |
download | awesome-selfhosted-ea26967d2511a715712acc2702c3b83e43307e60.tar.gz awesome-selfhosted-ea26967d2511a715712acc2702c3b83e43307e60.zip |
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` @@ -517,6 +517,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) |