From 807255a40c585702a52b0bf253f5bdd63c5cfcf0 Mon Sep 17 00:00:00 2001 From: Swapnil Gupta <500swapnil@github.com> Date: Tue, 20 Dec 2016 01:15:17 +0530 Subject: [PATCH] Added license for libreJS to identify --- plinth/templates/base.html | 1 + static/jslicense.html | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 static/jslicense.html 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