| Index: ppapi/native_client/src/trusted/plugin/arch_arm/sandbox_isa.cc
|
| diff --git a/ppapi/native_client/src/trusted/plugin/arch_arm/sandbox_isa.cc b/ppapi/native_client/src/trusted/plugin/arch_arm/sandbox_isa.cc
|
| index f72d0b3a8924c955094b0a479f30dfdf4def4a46..01b87695d5cf5c3ecf9a2338e0a746787491897c 100644
|
| --- a/ppapi/native_client/src/trusted/plugin/arch_arm/sandbox_isa.cc
|
| +++ b/ppapi/native_client/src/trusted/plugin/arch_arm/sandbox_isa.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"
|
|
|
|
|