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

Unified Diff: tests/barebones/barebones.h

Issue 12256018: [MIPS] Add remaining parts for building tests for MIPS (Closed) Base URL: http://src.chromium.org/native_client/trunk/src/native_client/
Patch Set: Update per codereview. Created 7 years, 10 months 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
Index: tests/barebones/barebones.h
diff --git a/tests/barebones/barebones.h b/tests/barebones/barebones.h
index a955bebb005742ee75a751afe898e3ea8da4ff33..c462b23ab18ef74103565885b09d1fa706bfbe55 100644
--- a/tests/barebones/barebones.h
+++ b/tests/barebones/barebones.h
@@ -1,7 +1,7 @@
/*
- * Copyright 2010 The Native Client Authors. All rights reserved.
- * Use of this source code is governed by a BSD-style license that can
- * be found in the LICENSE file.
+ * Copyright (c) 2010 The Native Client Authors. All rights reserved.
Mark Seaborn 2013/03/11 15:54:38 This file has not changed otherwise; you don't nee
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
*/
/*
« no previous file with comments | « run.py ('k') | tests/barebones/top_of_sandbox.c » ('j') | tests/barebones/top_of_sandbox.c » ('J')

Powered by Google App Engine
This is Rietveld 408576698