| Index: native_client_sdk/src/libraries/nacl_io/mount_node_mem.h
|
| diff --git a/native_client_sdk/src/libraries/nacl_io/mount_node_mem.h b/native_client_sdk/src/libraries/nacl_io/mount_node_mem.h
|
| index 6116010c193ca8b3172e1149dae722b2d4d976ee..d645cd6df491758e6f60f3e416f0a0cfdf2eed41 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io/mount_node_mem.h
|
| +++ b/native_client_sdk/src/libraries/nacl_io/mount_node_mem.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_MOUNT_NODE_MEM_H_
|
| #define LIBRARIES_NACL_IO_MOUNT_NODE_MEM_H_
|
|
|
|
|