owntone-server/admin-root/gpl-license.html

10 lines
124 B
HTML
Raw Normal View History

2003-12-01 15:57:55 -05:00
@include hdr.html@
<h1>GPL License</h1>
2005-11-14 00:41:18 -05:00
<p class="license"><pre>
2003-12-01 15:57:55 -05:00
@include gpl-license.txt@
2005-11-14 00:41:18 -05:00
</pre></p>
2003-12-01 15:57:55 -05:00
@include ftr.html@