| Index: test/mjsunit/asm/embenchen/copy.js
|
| diff --git a/test/mjsunit/asm/embenchen/copy.js b/test/mjsunit/asm/embenchen/copy.js
|
| index 8cf63f50dcaa4ecd70467eff026ac8a097fc276b..bf8d1777f3f925dbf845eae113b06f7743613b54 100644
|
| --- a/test/mjsunit/asm/embenchen/copy.js
|
| +++ b/test/mjsunit/asm/embenchen/copy.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 = 'sum:8930\n';
|
| var Module = {
|
| arguments: [1],
|
|
|