diff --git a/static/js/hash-wasm.js b/static/js/hash-wasm.js index 0b6a0a8..bf7f43a 100644 --- a/static/js/hash-wasm.js +++ b/static/js/hash-wasm.js @@ -1,3 +1,5 @@ +// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat + /* * Beautified version of: * hash-wasm (https://www.npmjs.com/package/hash-wasm) @@ -1350,4 +1352,6 @@ return Promise.reject(A) } } -})); \ No newline at end of file +})); + +// @license-end \ No newline at end of file