| Index: native_client_sdk/src/libraries/nacl_io/inode_pool.h
|
| diff --git a/native_client_sdk/src/libraries/nacl_io/inode_pool.h b/native_client_sdk/src/libraries/nacl_io/inode_pool.h
|
| index 57bb0f86dc2c2fa221c538d02e8e1f85bf32dbc5..62c4b50be69564e1e2f91d8d839ea79bf9e52e17 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io/inode_pool.h
|
| +++ b/native_client_sdk/src/libraries/nacl_io/inode_pool.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_INODE_POOL_H_
|
| #define LIBRARIES_NACL_IO_INODE_POOL_H_
|
|
|