summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/media9/javascript/3Dmenu.js
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/media9/javascript/3Dmenu.js')
-rw-r--r--Master/texmf-dist/tex/latex/media9/javascript/3Dmenu.js12
1 files changed, 5 insertions, 7 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,