File: footer.html

package info (click to toggle)
ocaml-markup 1.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,340 kB
  • sloc: ml: 15,131; makefile: 89
file content (9 lines) | stat: -rw-r--r-- 326 bytes parent folder | download
1
2
3
4
5
6
7
8
9
<div class="footer">
  Copyright &copy; 2017 Anton Bachin. Released under the MIT license. See
  <a href="https://github.com/aantron/markup.ml/blob/master/LICENSE.md">
    LICENSE
  </a>
  <br>
  This page is part of the documentation for
  <a class="protect" href="https://github.com/aantron/markup.ml">Markup.ml</a>.
</div>