diff options
author | 2024-08-11 16:13:15 -0500 | |
---|---|---|
committer | 2024-08-12 20:43:18 -0700 | |
commit | ee926e73cbb7e043ddd63b8c2e6316a06f2a0ee9 (patch) | |
tree | 20c24aaac8e9a89eb42cb0e233087257ad286723 /internal/ui/opml_import.go | |
parent | ade412f45352bc7491d3a3a6be0a019466431955 (diff) | |
download | v2-ee926e73cbb7e043ddd63b8c2e6316a06f2a0ee9.tar.gz v2-ee926e73cbb7e043ddd63b8c2e6316a06f2a0ee9.tar.zst v2-ee926e73cbb7e043ddd63b8c2e6316a06f2a0ee9.zip |
feat: add license info to js, for LibreJS compatibility
[LibreJS][0] is a browser extension developed by GNU which ensures only Free (libre) JavaScript is run. To determine whether given JavaScript is Free, LibreJS consults metadata included in the JavaScript file. Since Miniflux is Free Software, getting its JavaScript to work when LibreJS is installed is just a matter of adding license metadata to the returned JavaScript source.
[0]: https://www.gnu.org/software/librejs/index.html
Diffstat (limited to 'internal/ui/opml_import.go')
0 files changed, 0 insertions, 0 deletions