| Index: ppapi/native_client/src/trusted/plugin/arch_x86/sandbox_isa.cc
|
| diff --git a/ppapi/native_client/src/trusted/plugin/arch_x86/sandbox_isa.cc b/ppapi/native_client/src/trusted/plugin/arch_x86/sandbox_isa.cc
|
| index 093cdb2125505693de7e457631f0770783ff4300..d9f9c0cab5fc56b3372376581409be5fe4bd8313 100644
|
| --- a/ppapi/native_client/src/trusted/plugin/arch_x86/sandbox_isa.cc
|
| +++ b/ppapi/native_client/src/trusted/plugin/arch_x86/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"
|
| #include "native_client/src/trusted/platform_qualify/nacl_os_qualify.h"
|
|
|