Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(138)

Unified Diff: test/mjsunit/asm/embenchen/lua_binarytrees.js

Side-by-side diff isn't available for this file because of its large size.
Issue 720793002: Fix copyright headers. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « test/mjsunit/asm/embenchen/fasta.js ('k') | test/mjsunit/asm/embenchen/memops.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/asm/embenchen/lua_binarytrees.js
diff --git a/test/mjsunit/asm/embenchen/lua_binarytrees.js b/test/mjsunit/asm/embenchen/lua_binarytrees.js
index ca71bdc9a357231f83b2fb2134742924279d91be..e3a5d8c64a04b5814e364453b12a188b9c1ce41e 100644
--- a/test/mjsunit/asm/embenchen/lua_binarytrees.js
+++ b/test/mjsunit/asm/embenchen/lua_binarytrees.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 =
'stretch tree of depth 10\t check: -1\n' +
'1448\t trees of depth 4\t check: -1448\n' +
« no previous file with comments | « test/mjsunit/asm/embenchen/fasta.js ('k') | test/mjsunit/asm/embenchen/memops.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698