| 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"
|
|
|
|
|