summaryrefslogtreecommitdiff
path: root/inst/app/templates/footer.html
blob: 19d4b0c0dcd1df080b678b3b56f36bb74a21d496 (plain) (blame)
1
2
3
4
5
6
7
<footer class="container-fluid mt-auto text-center">
  <em>
    Released under the
    <a href="https://www.gnu.org/licenses/agpl-3.0.html" target="_blank">AGPLv3</a>
    or later.
  </em>
</footer>