| 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 e418a9c12f89dc908d1013cc289ffead95d42517..03304c04fd48c491e053394d6e87a62dd9d41793 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_
|
|
|
|
|