| Index: native_client_sdk/src/libraries/nacl_io_test/pepper_interface_mock.cc
|
| diff --git a/native_client_sdk/src/libraries/nacl_io_test/pepper_interface_mock.cc b/native_client_sdk/src/libraries/nacl_io_test/pepper_interface_mock.cc
|
| index a3418a6d3480f4fae923b0f094d6ffce096332ca..18f14efc0509bbba9225f4db36efb3105def4c5e 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io_test/pepper_interface_mock.cc
|
| +++ b/native_client_sdk/src/libraries/nacl_io_test/pepper_interface_mock.cc
|
| @@ -1,7 +1,6 @@
|
| -/* 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.
|
| - */
|
| +// 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 "pepper_interface_mock.h"
|
|
|
|
|