Add copyleft
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tyler Perkins 2023-09-11 23:59:23 -04:00
parent b5b000d8b8
commit d53d7aa436
1 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,6 @@
</div>
</div>
<p style="margin: 0px;">
<small>Copyright &copy; {{ now.Year }}. All rights Reserved</small>
<small>Copyleft <span style="display: inline-block; transform: rotate(180deg);">&copy;</span> {{ now.Year }}. Free open source software</small>
</p>
</footer>