Index: test/mjsunit/asm/embenchen/zlib.js |
diff --git a/test/mjsunit/asm/embenchen/zlib.js b/test/mjsunit/asm/embenchen/zlib.js |
index c64317c5680e3ac73e96078e8d0c663972ff14a2..d90ee3851bf02b89d2d5911e550af16c6eb2c9e2 100644 |
--- a/test/mjsunit/asm/embenchen/zlib.js |
+++ b/test/mjsunit/asm/embenchen/zlib.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 = 'sizes: 100000,25906\nok.\n'; |
var Module = { |
arguments: [1], |