| Index: native_client_sdk/src/libraries/nacl_io/mount_node_html5fs.h
|
| diff --git a/native_client_sdk/src/libraries/nacl_io/mount_node_html5fs.h b/native_client_sdk/src/libraries/nacl_io/mount_node_html5fs.h
|
| index 832d3d40ce6f989d8671a01b685ad2a6d5559084..160c39ff480985337b3cf56f3493e5cef11efdb6 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io/mount_node_html5fs.h
|
| +++ b/native_client_sdk/src/libraries/nacl_io/mount_node_html5fs.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_HTML5FS_NODE_H_
|
| #define LIBRARIES_NACL_IO_MOUNT_HTML5FS_NODE_H_
|
|
|
|
|