summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/media9/javascript
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-08-24 21:59:05 +0000
committerKarl Berry <karl@freefriends.org>2017-08-24 21:59:05 +0000
commit9a1bbec62ce49dcc736d47fcdfaa608a945e2b40 (patch)
treeafedd518ab0d8575d63f76d091c2d65f12fb5c88 /Master/texmf-dist/tex/latex/media9/javascript
parentac09420035e5dca6d9e71c4565eb179c649c7d91 (diff)
media9 (24aug17)
git-svn-id: svn://tug.org/texlive/trunk@45110 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/media9/javascript')
-rw-r--r--Master/texmf-dist/tex/latex/media9/javascript/3Dmenu.js12
-rw-r--r--Master/texmf-dist/tex/latex/media9/javascript/3Dspintool.js12
-rw-r--r--Master/texmf-dist/tex/latex/media9/javascript/animation.js10
-rw-r--r--Master/texmf-dist/tex/latex/media9/javascript/asylabels.js10
4 files changed, 18 insertions, 26 deletions
diff --git a/Master/texmf-dist/tex/latex/media9/javascript/3Dmenu.js b/Master/texmf-dist/tex/latex/media9/javascript/3Dmenu.js
index 36cbd4bdeb5..5cd1893cba9 100644
--- a/Master/texmf-dist/tex/latex/media9/javascript/3Dmenu.js
+++ b/Master/texmf-dist/tex/latex/media9/javascript/3Dmenu.js
@@ -41,15 +41,13 @@
// Control key pressed while using the Up/Down and Left/Right arrow keys.
//
// This work may be distributed and/or modified under the
-// conditions of the LaTeX Project Public License, either version 1.3
-// of this license or (at your option) any later version.
+// conditions of the LaTeX Project Public License.
+//
// The latest version of this license is in
-// http://www.latex-project.org/lppl.txt
-// and version 1.3 or later is part of all distributions of LaTeX
-// version 2005/12/01 or later.
-//
+// http://mirrors.ctan.org/tex-archive/macros/latex/base/lppl.txt
+//
// This work has the LPPL maintenance status `maintained'.
-//
+//
// The Current Maintainer of this work is A. Grahn.
//
// The code borrows heavily from Bernd Gaertners `Miniball' software,
diff --git a/Master/texmf-dist/tex/latex/media9/javascript/3Dspintool.js b/Master/texmf-dist/tex/latex/media9/javascript/3Dspintool.js
index ed348d37bec..46001890e19 100644
--- a/Master/texmf-dist/tex/latex/media9/javascript/3Dspintool.js
+++ b/Master/texmf-dist/tex/latex/media9/javascript/3Dspintool.js
@@ -15,15 +15,13 @@
// axis while dragging with the mouse
//
// This work may be distributed and/or modified under the
-// conditions of the LaTeX Project Public License, either version 1.3
-// of this license or (at your option) any later version.
+// conditions of the LaTeX Project Public License.
+//
// The latest version of this license is in
-// http://www.latex-project.org/lppl.txt
-// and version 1.3 or later is part of all distributions of LaTeX
-// version 2005/12/01 or later.
-//
+// http://mirrors.ctan.org/tex-archive/macros/latex/base/lppl.txt
+//
// This work has the LPPL maintenance status `maintained'.
-//
+//
// The Current Maintainer of this work is A. Grahn.
//
////////////////////////////////////////////////////////////////////////////////
diff --git a/Master/texmf-dist/tex/latex/media9/javascript/animation.js b/Master/texmf-dist/tex/latex/media9/javascript/animation.js
index c09ac17d58d..a5b423bf1bf 100644
--- a/Master/texmf-dist/tex/latex/media9/javascript/animation.js
+++ b/Master/texmf-dist/tex/latex/media9/javascript/animation.js
@@ -20,13 +20,11 @@ var rate = 1; // 1 --> use original speed as default
var palindrome = true; // true --> play forth and back
//
// This work may be distributed and/or modified under the
-// conditions of the LaTeX Project Public License, either version 1.3
-// of this license or (at your option) any later version.
+// conditions of the LaTeX Project Public License.
+//
// The latest version of this license is in
-// http://www.latex-project.org/lppl.txt
-// and version 1.3 or later is part of all distributions of LaTeX
-// version 2005/12/01 or later.
-//
+// http://mirrors.ctan.org/tex-archive/macros/latex/base/lppl.txt
+//
// This work has the LPPL maintenance status `maintained'.
//
// The Current Maintainer of this work is A. Grahn.
diff --git a/Master/texmf-dist/tex/latex/media9/javascript/asylabels.js b/Master/texmf-dist/tex/latex/media9/javascript/asylabels.js
index 505674a7438..0c231938952 100644
--- a/Master/texmf-dist/tex/latex/media9/javascript/asylabels.js
+++ b/Master/texmf-dist/tex/latex/media9/javascript/asylabels.js
@@ -16,13 +16,11 @@
//
//
// This work may be distributed and/or modified under the
-// conditions of the LaTeX Project Public License, either version 1.3
-// of this license or (at your option) any later version.
+// conditions of the LaTeX Project Public License.
+//
// The latest version of this license is in
-// http://www.latex-project.org/lppl.txt
-// and version 1.3 or later is part of all distributions of LaTeX
-// version 2005/12/01 or later.
-//
+// http://mirrors.ctan.org/tex-archive/macros/latex/base/lppl.txt
+//
// This work has the LPPL maintenance status `maintained'.
//
// The Current Maintainer of this work is A. Grahn.