mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-24 22:25:56 -05:00
Initial checkin
This commit is contained in:
parent
b8e7ce6e83
commit
50ae6d13f2
11
admin-root/aspl-license.html
Normal file
11
admin-root/aspl-license.html
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
@include hdr.html@
|
||||||
|
|
||||||
|
<h1>ASPL License</h1>
|
||||||
|
|
||||||
|
<div class="stx">
|
||||||
|
|
||||||
|
<PRE>
|
||||||
|
@include aspl-license.txt@
|
||||||
|
</PRE>
|
||||||
|
|
||||||
|
@include ftr.html@
|
11
admin-root/gpl-license.html
Normal file
11
admin-root/gpl-license.html
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
@include hdr.html@
|
||||||
|
|
||||||
|
<h1>GPL License</h1>
|
||||||
|
|
||||||
|
<div class="stx">
|
||||||
|
|
||||||
|
<PRE>
|
||||||
|
@include gpl-license.txt@
|
||||||
|
</PRE>
|
||||||
|
|
||||||
|
@include ftr.html@
|
Loading…
Reference in New Issue
Block a user