| 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 defd7deb41f260aafcd47e25d72848b35cd5bb8b..9219bc0aab638968ee38316be6691f2eeb074a24 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_
|
|
|