diff options
author | metamuffin <metamuffin@disroot.org> | 2022-09-29 16:06:55 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2022-09-29 16:06:55 +0200 |
commit | b31b6ff2ab5d94e5b6280ba3cb4db7d46267999a (patch) | |
tree | ed3ddb623ffead4a073d8230f31f9640d0d29e20 /COPYING | |
parent | 3dbde33c6797c5522929a6b4cc3c62e9f0c27671 (diff) | |
download | staticwiki-b31b6ff2ab5d94e5b6280ba3cb4db7d46267999a.tar staticwiki-b31b6ff2ab5d94e5b6280ba3cb4db7d46267999a.tar.bz2 staticwiki-b31b6ff2ab5d94e5b6280ba3cb4db7d46267999a.tar.zst |
docs
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -0,0 +1,15 @@ +staticwiki - renders MediaWiki XML dumps to html +Copyright (C) 2022 metamuffin + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Affero General Public License for more details. + +You should have received a copy of the GNU Affero General Public License +along with this program. If not, see <https://www.gnu.org/licenses/>. |