File: footer.html

package info (click to toggle)
libimobiledevice 1.3.0%2Bgit20250228-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,792 kB
  • sloc: ansic: 32,680; makefile: 427; xml: 213; python: 88; sh: 39
file content (9 lines) | stat: -rw-r--r-- 525 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
<hr class="footer"/>
<address class="footer">
	<ul class="navpath">
		<li class="footer">&copy; 2007-$year <a href="https://libimobiledevice.org">$projectname</a>&nbsp;&nbsp;All rights reserved</li>
		<li class="footer">Generated on <em>$datetime</em> by <a href="https://www.doxygen.org">doxygen $doxygenversion</a></li>
		<li class="footer">Icons by <a href="http://tango-project.org/">Tango</a></li>
		<li class="footer">Design &copy; $year by <a href="https://mirell.com" target="_blank">Mirell</a></li>
	</ui>
</address>