| 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 e42229acef9b513d7bc47d6a45ed403c5d5ba2bd..57bc791c3fc012f59e897be62cfed80e373f99ed 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_
|
|
|
|
|