better-enums/doc/template/footer.tmpl
2015-06-05 13:01:28 -05:00

16 lines
346 B
HTML

</div>
</div>
<footer>
<div class="container">
Copyright &copy; 2015 Anton Bachin. Released under the BSD 2-clause license.
See <a href="https://github.com/aantron/better-enums/blob/master/LICENSE">
LICENSE</a>.
<br />
This page is part of the documentation for Better Enums $version.
</div>
</footer>
</body>
</html>