aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeidi Pan <heidi.pan@intel.com>2013-12-06 17:55:39 -0800
committerHeidi Pan <heidi.pan@intel.com>2013-12-06 17:55:39 -0800
commitb2cf264470afce659451a4d74b5a5bbe6807dad7 (patch)
treef634b3975d6d52916410f54ef389c6a201f6229f
parentfd3763f54ee3b576f634c17ae45e3211faacd616 (diff)
fix accidental rewrite of original url source of simd.js
-rw-r--r--src/simd.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/simd.js b/src/simd.js
index 818d9047..6e3e3675 100644
--- a/src/simd.js
+++ b/src/simd.js
@@ -16,6 +16,8 @@
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
+
+ https://github.com/johnmccutchan/ecmascript_simd/blob/master/src/ecmascript_simd.js
*/
"use strict";