| Index: native_client_sdk/src/libraries/nacl_io_test/pepper_interface_mock.h
|
| diff --git a/native_client_sdk/src/libraries/nacl_io_test/pepper_interface_mock.h b/native_client_sdk/src/libraries/nacl_io_test/pepper_interface_mock.h
|
| index fbb8283868749006e81fcf7b05d527f8b598ce74..ae4b5796688000b099006d444cc4570b15193878 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io_test/pepper_interface_mock.h
|
| +++ b/native_client_sdk/src/libraries/nacl_io_test/pepper_interface_mock.h
|
| @@ -1,7 +1,7 @@
|
| -/* 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.
|
| +
|
| #ifndef LIBRARIES_NACL_IO_TEST_PEPPER_INTERFACE_MOCK_H_
|
| #define LIBRARIES_NACL_IO_TEST_PEPPER_INTERFACE_MOCK_H_
|
|
|
|
|