diff --git a/plinth/templates/base.html b/plinth/templates/base.html index 7ae071e33..7a6712250 100644 --- a/plinth/templates/base.html +++ b/plinth/templates/base.html @@ -222,5 +222,6 @@ {% block app_js %}{% endblock %} {% block page_js %}{% endblock %} + JavaScript license information diff --git a/static/jslicense.html b/static/jslicense.html new file mode 100644 index 000000000..b34638769 --- /dev/null +++ b/static/jslicense.html @@ -0,0 +1,19 @@ + + + JavaScript license Information + + +

JavaScript Web labels table

+ + + + + + +
jsxc-plinth.jsGNU-AGPL-3.0-or-laterjsxc-plinth.js
+ + \ No newline at end of file