Skip to content

Commit e60c792

Browse files
committed
Update versions and copyrights
1 parent aa3936a commit e60c792

File tree

929 files changed

+1044
-1044
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

929 files changed

+1044
-1044
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mathjax",
3-
"version": "2.6.1",
3+
"version": "2.7.0",
44
"description": "Beautiful math in all browsers. MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all browsers.",
55
"keywords": [
66
"math",

test/examples.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<title>MathJax Example Page</title>
5-
<!-- Copyright (c) 2012-2015 The MathJax Consortium -->
5+
<!-- Copyright (c) 2012-2016 The MathJax Consortium -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88

test/index-images.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<title>MathJax Test Page</title>
5-
<!-- Copyright (c) 2009-2015 The MathJax Consortium -->
5+
<!-- Copyright (c) 2009-2016 The MathJax Consortium -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
77
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
88
<meta name="viewport" content="width=device-width, initial-scale=1">

test/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<title>MathJax Test Page</title>
5-
<!-- Copyright (c) 2009-2015 The MathJax Consortium -->
5+
<!-- Copyright (c) 2009-2016 The MathJax Consortium -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
77
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
88
<meta name="viewport" content="width=device-width, initial-scale=1">

test/localization.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<title>Localization</title>
5-
<!-- Copyright (c) 2013-2015 The MathJax Consortium -->
5+
<!-- Copyright (c) 2013-2016 The MathJax Consortium -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88

test/sample-all-at-once.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<title>Wait Until MathJax is Finished Before Showing Page</title>
5-
<!-- Copyright (c) 2012-2015 The MathJax Consortium -->
5+
<!-- Copyright (c) 2012-2016 The MathJax Consortium -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
77
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
88
<meta name="viewport" content="width=device-width, initial-scale=1">

test/sample-asciimath.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<title>MathJax AsciiMath Test Page</title>
5-
<!-- Copyright (c) 2012-2015 The MathJax Consortium -->
5+
<!-- Copyright (c) 2012-2016 The MathJax Consortium -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
77
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
88
<meta name="viewport" content="width=device-width, initial-scale=1">

test/sample-autoload.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<title>Example of defining a macro that autoloads an extension</title>
5-
<!-- Copyright (c) 2012-2015 The MathJax Consortium -->
5+
<!-- Copyright (c) 2012-2016 The MathJax Consortium -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
77
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
88
<meta name="viewport" content="width=device-width, initial-scale=1">

test/sample-dynamic-2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<title>Dynamic Preview of Textarea with MathJax Content</title>
5-
<!-- Copyright (c) 2012-2015 The MathJax Consortium -->
5+
<!-- Copyright (c) 2012-2016 The MathJax Consortium -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
77
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
88
<meta name="viewport" content="width=device-width, initial-scale=1">

test/sample-dynamic-steps.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<title>MathJax Dynamic Steps Test Page</title>
5-
<!-- Copyright (c) 2011-2015 The MathJax Consortium -->
5+
<!-- Copyright (c) 2011-2016 The MathJax Consortium -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
77
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
88
<meta name="viewport" content="width=device-width, initial-scale=1">

0 commit comments

Comments
 (0)