diff options
Diffstat (limited to 'js/mathjax/jax/output/NativeMML')
-rw-r--r-- | js/mathjax/jax/output/NativeMML/config.js | 2 | ||||
-rw-r--r-- | js/mathjax/jax/output/NativeMML/jax.js | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/js/mathjax/jax/output/NativeMML/config.js b/js/mathjax/jax/output/NativeMML/config.js index a0f7480..a9181f4 100644 --- a/js/mathjax/jax/output/NativeMML/config.js +++ b/js/mathjax/jax/output/NativeMML/config.js @@ -1,4 +1,4 @@ -// @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7dn=apache-2.0.txt Apache-2.0 +// @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt Apache-2.0 /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */ /* vim: set ts=2 et sw=2 tw=80: */ diff --git a/js/mathjax/jax/output/NativeMML/jax.js b/js/mathjax/jax/output/NativeMML/jax.js index 75da9f5..66dc918 100644 --- a/js/mathjax/jax/output/NativeMML/jax.js +++ b/js/mathjax/jax/output/NativeMML/jax.js @@ -1,4 +1,4 @@ -// @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7dn=apache-2.0.txt Apache-2.0 +// @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt Apache-2.0 /* -*- Mode: Javascript; indent-tabs-mode:nil; js-indent-level: 2 -*- */ /* vim: set ts=2 et sw=2 tw=80: */ |