| Index: native_client_sdk/src/libraries/nacl_io/mount_node_dir.cc
|
| diff --git a/native_client_sdk/src/libraries/nacl_io/mount_node_dir.cc b/native_client_sdk/src/libraries/nacl_io/mount_node_dir.cc
|
| index 5f06b5ae6dbfa4514db0e453886099a606bf2a9a..6cb16d7a7c09580e2ed1907c93c368d75d67df42 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io/mount_node_dir.cc
|
| +++ b/native_client_sdk/src/libraries/nacl_io/mount_node_dir.cc
|
| @@ -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.
|
| +
|
| #include "nacl_io/mount_node_dir.h"
|
|
|
| #include <errno.h>
|
|
|