Index: ppapi/native_client/src/trusted/plugin/nexe_arch.h |
diff --git a/ppapi/native_client/src/trusted/plugin/nexe_arch.h b/ppapi/native_client/src/trusted/plugin/nexe_arch.h |
index f327e8025b0088b24b572a568c467e2d4c86f410..1a9bb2f460a94acb5a8fb309f0523bee568a92b3 100644 |
--- a/ppapi/native_client/src/trusted/plugin/nexe_arch.h |
+++ b/ppapi/native_client/src/trusted/plugin/nexe_arch.h |
@@ -1,7 +1,7 @@ |
/* |
- * 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. |
*/ |
// Routines for determining the most appropriate NaCl executable for |