add GNU LibreJS license information

pull/32/head
recanman 4 months ago
parent 7f60a829b7
commit 9d3c3f2b99

@ -1,3 +1,7 @@
// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat
// The above is a GNU LibreJS specific license declaration. The Expat license is the same as the MIT license.
// See: https://www.gnu.org/software/librejs/free-your-javascript.html#magnet-link-license
// Saves themes in-between pages to LocalStorage.
const themeSwitcher = document.getElementById('theme-switcher');

Loading…
Cancel
Save