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

Unified Diff: test/mjsunit/asm/embenchen/fasta.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/fannkuch.js ('k') | test/mjsunit/asm/embenchen/lua_binarytrees.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/asm/embenchen/fasta.js
diff --git a/test/mjsunit/asm/embenchen/fasta.js b/test/mjsunit/asm/embenchen/fasta.js
index a7aab3d81f5d6f4bfb66ffb2a6b432d0c81bed0a..8c663544dbd10a12412c9583bd4c2b05c6283632 100644
--- a/test/mjsunit/asm/embenchen/fasta.js
+++ b/test/mjsunit/asm/embenchen/fasta.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 =
'GGCCGGGCGCGGTGGCTCACGCCTGTAATCCCAGCACTTTGGGAGGCCGAGGCGGGCGGA\n' +
'TCACCTGAGGTCAGGAGTTCGAGACCAGCCTGGCCAACATGGTGAAACCCCGTCTCTACT\n' +
« no previous file with comments | « test/mjsunit/asm/embenchen/fannkuch.js ('k') | test/mjsunit/asm/embenchen/lua_binarytrees.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698