20 lines
932 B
Org Mode
20 lines
932 B
Org Mode
#+title: JavaScript License Information
|
|
#+summary: A table of the JavaScript used on metanohi
|
|
#+license: wtfpl
|
|
|
|
* JavaScript License Information
|
|
|
|
metanohi uses JavaScript. It's not much, and it can probably be considered
|
|
trivial for now, but it's there.
|
|
|
|
This page lists the JavaScript files in use and the licenses they are
|
|
under. All of them are free software. This page conforms to the [[https://www.gnu.org/licenses/javascript-labels.html][JavaScript
|
|
License Web Labels]] method published by GNU.
|
|
|
|
#+%id: jslicense-labels1
|
|
| JavaScript file | License | Unminified file |
|
|
|-----------------------+--------------+-----------------------|
|
|
| [[/static/aesthetics.js]] | [[http://creativecommons.org/publicdomain/zero/1.0/legalcode][CC0-1.0-only]] | [[/static/aesthetics.js]] |
|
|
| [[/static/extra.js]] | [[http://creativecommons.org/publicdomain/zero/1.0/legalcode][CC0-1.0-only]] | [[/static/extra.js]] |
|
|
|