<p>This site is running Sausagewiki, a simple, self-contained wiki engine, version {{version()}}.</p> <p>Copyright © 2017 Magnus Hovland Hoff.</p> <p> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. </p> <p> See also <a href="_about/gpl3">the full license text</a> and the <a href="https://github.com/maghoff/sausagewiki">project home page</a>. </p> <p> Without <a href="https://www.rust-lang.org/en-US/">Rust</a> and <a href="https://www.sqlite.org/">SQLite</a>, Sausagewiki would never have materialized. Huge thanks to the creators. Another big thanks for the support, discussions and testing by the amazing developers at Revolverhuset. </p> <p> Sausagewiki builds on a number of projects, copyright by their respective copyright holders and distributed under various licenses: </p> <table> <thead><tr><th>Project</th><th>Copyright notice</th><th>License</th></tr></thead> <tbody> {{#deps}} <tr><td>{{#.link}}<a href="{{.}}">{{..name}}</a>{{/.link}}{{^.link}}{{..name}}{{/.link}}</td><td>{{.copyright}}</td><td><a href="_about/{{.license.link()}}">{{.license.name()}}</a></td></tr> {{/deps}} </tbody> </table>