summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2021-12-14 15:56:33 +0100
committerYorhel <git@yorhel.nl>2021-12-14 15:56:33 +0100
commit2d1dca24e5c86602688a749f31c5189317959bc4 (patch)
treecab42407eb0b5add67a377207c11f2f441a7eac5
parentf376f1f137ce7b3f2a1fe992d66b332443287b86 (diff)
Update about page with new license
-rwxr-xr-xwww/index.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.pl b/www/index.pl
index 4624e59..12d1b25 100755
--- a/www/index.pl
+++ b/www/index.pl
@@ -365,7 +365,7 @@ TUWF::get '/info/about' => sub {
render them in (mostly) the same way as they are displayed in your terminal.
</p><p>
This website is <a href="https://code.blicky.net/yorhel/manned">open
- source</a> (MIT licensed) and written in a combination of Perl and Rust.
+ source</a> (AGPL licensed) and written in a combination of Perl and Rust.
The entire PostgreSQL database is available
<a href="#database-download">for download</a>.
</p>