| Index: native_client_sdk/src/libraries/nacl_io_test/kernel_proxy_test.cc
|
| diff --git a/native_client_sdk/src/libraries/nacl_io_test/kernel_proxy_test.cc b/native_client_sdk/src/libraries/nacl_io_test/kernel_proxy_test.cc
|
| index bf787f6838de684c25c8fde521600a583360da93..b572078959388ac584693cf61c2a0c56e4b213b9 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io_test/kernel_proxy_test.cc
|
| +++ b/native_client_sdk/src/libraries/nacl_io_test/kernel_proxy_test.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 <errno.h>
|
| #include <fcntl.h>
|
|
|