| Index: test/mjsunit/asm/embenchen/box2d.js
|
| diff --git a/test/mjsunit/asm/embenchen/box2d.js b/test/mjsunit/asm/embenchen/box2d.js
|
| index d524af2d731c4c0b54b69f0eb5ff16bef8d4ce4e..9bb029ee2aa5cbccebaea0e1b7de07ae1c231c2b 100644
|
| --- a/test/mjsunit/asm/embenchen/box2d.js
|
| +++ b/test/mjsunit/asm/embenchen/box2d.js
|
| @@ -1,7 +1,3 @@
|
| -// Copyright 2014 the V8 project authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| -
|
| var EXPECTED_OUTPUT =
|
| /frame averages: .+ \+- .+, range: .+ to .+ \n/;
|
| var Module = {
|
|
|