aboutsummaryrefslogtreecommitdiff
path: root/mathjax-librejs.sh
diff options
context:
space:
mode:
authorYuchen Pei <me@ypei.me>2021-07-01 12:35:30 +1000
committerYuchen Pei <me@ypei.me>2021-07-01 12:35:30 +1000
commit661762ba8fd5fd685bfbe99473d7286efa85b381 (patch)
treecfad97238a7e8ce897c6e1d5f689b98fd284a4a8 /mathjax-librejs.sh
parent6c8e5849392cc2541bbdb84d43ce4be2d7fe4319 (diff)
removed temporary scripts for the migration.
Diffstat (limited to 'mathjax-librejs.sh')
-rwxr-xr-xmathjax-librejs.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/mathjax-librejs.sh b/mathjax-librejs.sh
deleted file mode 100755
index 592a15d..0000000
--- a/mathjax-librejs.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-
-sed -i 's/^\s*\*\s*Copyright/ * @licstart The following is the entire license notice for the \n * JavaScript code in this page.\n *\n&/' $1
-
-sed -i 's/^\s*\*\// *\n * @licend The above is the entire license notice\n * for the JavaScript code in this page.\n&/' $1