diff options
Diffstat (limited to 'www/license.html')
-rwxr-xr-x | www/license.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/license.html b/www/license.html index 3cd510e9..108492c1 100755 --- a/www/license.html +++ b/www/license.html @@ -1,3 +1,5 @@ +<!--#include file="header.html" --> + <h2>Toybox is licensed under the terms of GPLv2.</h2> <p>The complete text of the General Public License version 2 is included in the @@ -349,3 +351,5 @@ POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS </pre> + +<!--#include file="footer.html" --> |