| Index: native_client_sdk/src/libraries/nacl_io_test/kernel_proxy_mock.h
|
| diff --git a/native_client_sdk/src/libraries/nacl_io_test/kernel_proxy_mock.h b/native_client_sdk/src/libraries/nacl_io_test/kernel_proxy_mock.h
|
| index fea9843c36b0b3fc035e34bf8b03e84e96cbe498..17aee8c7fd67643be749d4ae1e58ae4fb3e30482 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io_test/kernel_proxy_mock.h
|
| +++ b/native_client_sdk/src/libraries/nacl_io_test/kernel_proxy_mock.h
|
| @@ -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.
|
|
|
| #ifndef LIBRARIES_NACL_IO_TEST_KERNEL_PROXY_MOCK_H_
|
| #define LIBRARIES_NACL_IO_TEST_KERNEL_PROXY_MOCK_H_
|
|
|