| Index: native_client_sdk/src/libraries/nacl_io/mount_node_dir.h
|
| diff --git a/native_client_sdk/src/libraries/nacl_io/mount_node_dir.h b/native_client_sdk/src/libraries/nacl_io/mount_node_dir.h
|
| index dd635fe50bf82148ba61d96d843c1477ec0388fa..0dbbb4ebf10e9ac6b3d653ec3a5eddbcf4ef1674 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io/mount_node_dir.h
|
| +++ b/native_client_sdk/src/libraries/nacl_io/mount_node_dir.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_DIR_H_
|
| #define LIBRARIES_NACL_IO_MOUNT_NODE_DIR_H_
|
|
|
|
|