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

10 lines
124 B
HTML
Raw Normal View History

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