Browse Source

Update copyright year in documentation footer

pull/228/head
Albrecht Schlosser 4 years ago
parent
commit
6e70afc811
  1. 4
      documentation/src/html_footer

4
documentation/src/html_footer

@ -1,7 +1,7 @@
<!--BEGIN GENERATE_TREEVIEW--> <!--BEGIN GENERATE_TREEVIEW-->
<li class="footer"> <li class="footer">
<!-- Generated for $projectname by Doxygen --> <!-- Generated for $projectname by Doxygen -->
&copy; 1998-2020 by Bill Spitzak and others. &nbsp;&nbsp;&nbsp; Copyright &copy; 1998-2021 by Bill Spitzak and others. &nbsp;&nbsp;&nbsp;
<a href="https://www.fltk.org"><img src="tiny.png" align="bottom" alt="FLTK"></a> <a href="https://www.fltk.org"><img src="tiny.png" align="bottom" alt="FLTK"></a>
</li> </li>
</ul> </ul>
@ -10,7 +10,7 @@
<!--BEGIN !GENERATE_TREEVIEW--> <!--BEGIN !GENERATE_TREEVIEW-->
<hr class="footer"/><address class="footer"><small> <hr class="footer"/><address class="footer"><small>
<!-- Generated for $projectname by Doxygen --> <!-- Generated for $projectname by Doxygen -->
&copy; 1998-2020 by Bill Spitzak and others. &nbsp;&nbsp;&nbsp; Copyright &copy; 1998-2021 by Bill Spitzak and others. &nbsp;&nbsp;&nbsp;
<a href="https://www.fltk.org"><img src="tiny.png" align="bottom" alt="FLTK"></a> <a href="https://www.fltk.org"><img src="tiny.png" align="bottom" alt="FLTK"></a>
</small></address> </small></address>
<hr class="footer"/><address class="footer"><small> <hr class="footer"/><address class="footer"><small>

Loading…
Cancel
Save