From: Mark Wooding Date: Tue, 11 Jul 2017 11:39:00 +0000 (+0100) Subject: Use HTTPS URLs where possible. X-Git-Url: https://git.distorted.org.uk/~mdw/dep-ui/commitdiff_plain/8a0fc4a27b2baf0992ba32a3053a1af9d5eda9e6 Use HTTPS URLs where possible. --- diff --git a/dep-ui.js b/dep-ui.js index 8e8e767..c9ec33d 100644 --- a/dep-ui.js +++ b/dep-ui.js @@ -18,7 +18,7 @@ * GNU Library General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, see . + * along with this program; if not, see . */ var DEP_UI = {}; (function () { diff --git a/dep.js b/dep.js index f4b0ff9..7b55207 100644 --- a/dep.js +++ b/dep.js @@ -18,7 +18,7 @@ * GNU Library General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, see . + * along with this program; if not, see . */ var DEP = { }; (function () { diff --git a/rolling-eqn.html b/rolling-eqn.html index 4077c8c..dba9c6d 100644 --- a/rolling-eqn.html +++ b/rolling-eqn.html @@ -43,7 +43,7 @@ its side $S_0$ (for square stock) or diameter $D_0$ (for round) again makes use of conservation of volume: \[ L_0 = \frac{S^2 L}{S_0^2} = \frac{4 S^2 L}{\pi D_0^2} \] -

[This page uses MathJax for +

[This page uses MathJax for rendering equations. It probably doesn't work if you don't enable JavaScript.] diff --git a/rolling.html b/rolling.html index c2421d1..fe8880c 100644 --- a/rolling.html +++ b/rolling.html @@ -202,11 +202,11 @@ places.

Code and credits

The code which makes this page work -is free +is free software. You -can browse or download +can browse or download it, modify it, and/or redistribute it under the terms of the -GNU +GNU General Public License, version 2 or, at your option, any later version.