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

Unified Diff: ppapi/native_client/src/trusted/plugin/nexe_arch.cc

Issue 10835019: Fix license headers in a number of files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 8 years, 5 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: ppapi/native_client/src/trusted/plugin/nexe_arch.cc
diff --git a/ppapi/native_client/src/trusted/plugin/nexe_arch.cc b/ppapi/native_client/src/trusted/plugin/nexe_arch.cc
index 8c542e6be22bb2f5816c2bd9ab0dcf48514c5195..a33df0b113a2b7f6b988a93c7844ffa37970df00 100644
--- a/ppapi/native_client/src/trusted/plugin/nexe_arch.cc
+++ b/ppapi/native_client/src/trusted/plugin/nexe_arch.cc
@@ -1,6 +1,6 @@
-// Copyright 2011 The Chromium 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) 2012 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
#include "native_client/src/trusted/plugin/nexe_arch.h"
« no previous file with comments | « ppapi/native_client/src/trusted/plugin/nexe_arch.h ('k') | ppapi/native_client/src/trusted/plugin/plugin_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698