diff --git a/about/javascript.html b/about/javascript.html new file mode 100644 index 0000000..753c114 --- /dev/null +++ b/about/javascript.html @@ -0,0 +1,31 @@ + + + + +Javascript used on this site + +

This site attempts to be compliant + with LibreJS and respect + the freedoms of users who load this site. Here is the Javscript used on + this site, with license information and source code: + + +table id="jslicense-labels1"> + + ScriptLicenseSource + + + + bootstrap.js + Apache-2.0 + bootstrap source code + + + + jquery-1.10.2.js + permissive MIT + License + jQuery 1.10.2 source code + + + diff --git a/templates/page.tmpl b/templates/page.tmpl index 2cdfef4..9642f6b 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -107,5 +107,6 @@ - + Javascript license information +