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

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

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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/mjsunit/asm/embenchen/lua_binarytrees.js ('k') | test/mjsunit/asm/embenchen/primes.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/asm/embenchen/memops.js
diff --git a/test/mjsunit/asm/embenchen/memops.js b/test/mjsunit/asm/embenchen/memops.js
index 1deb305a16ce8d28e8055e5a402ec6c55e4a3584..e8e607cd72f56246bf26bd572272f996db6a95df 100644
--- a/test/mjsunit/asm/embenchen/memops.js
+++ b/test/mjsunit/asm/embenchen/memops.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 = 'final: 840.\n';
var Module = {
arguments: [1],
« no previous file with comments | « test/mjsunit/asm/embenchen/lua_binarytrees.js ('k') | test/mjsunit/asm/embenchen/primes.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698