commit 696e0c5ecc260428e931885429c5aee10e37ea3a
parent 0bba84d3d7fa0b739cebdc6020b694559716cfd0
Author: Davide P. Cervone <dpvc@union.edu>
Date: Tue, 4 Jan 2011 08:08:06 -0500
Fix wrong file paths in header comments
Diffstat:
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/config/MMLorHTML.js b/config/MMLorHTML.js
@@ -1,5 +1,5 @@
/*
- * /MathJax/Code/Git/dpvc-MathJax/config/MMLorHTML.js
+ * /MathJax/config/MMLorHTML.js
*
* Copyright (c) 2010 Design Science, Inc.
*
diff --git a/extensions/TeX/AMSsymbols.js b/extensions/TeX/AMSsymbols.js
@@ -1,5 +1,5 @@
/*
- * /MathJax/Code/Git/dpvc-MathJax/extensions/TeX/AMSsymbols.js
+ * /MathJax/extensions/TeX/AMSsymbols.js
*
* Copyright (c) 2010 Design Science, Inc.
*
diff --git a/jax/output/HTML-CSS/config.js b/jax/output/HTML-CSS/config.js
@@ -1,5 +1,5 @@
/*
- * /MathJax/Code/Git/dpvc-MathJax/jax/output/HTML-CSS/config.js
+ * /MathJax/jax/output/HTML-CSS/config.js
*
* Copyright (c) 2010 Design Science, Inc.
*
diff --git a/jax/output/HTML-CSS/jax.js b/jax/output/HTML-CSS/jax.js
@@ -1,5 +1,5 @@
/*
- * /MathJax/Code/Git/dpvc-MathJax/jax/output/HTML-CSS/jax.js
+ * /MathJax/jax/output/HTML-CSS/jax.js
*
* Copyright (c) 2010 Design Science, Inc.
*
diff --git a/jax/output/NativeMML/config.js b/jax/output/NativeMML/config.js
@@ -1,5 +1,5 @@
/*
- * /MathJax/Code/Git/dpvc-MathJax/jax/output/NativeMML/config.js
+ * /MathJax/jax/output/NativeMML/config.js
*
* Copyright (c) 2010 Design Science, Inc.
*