| Index: native_client_sdk/src/libraries/nacl_io/mount_html5fs.h
|
| diff --git a/native_client_sdk/src/libraries/nacl_io/mount_html5fs.h b/native_client_sdk/src/libraries/nacl_io/mount_html5fs.h
|
| index ff104bdbafb2bb23a098b95aa1f159b31daf7f5a..35e20a58fe8bdee4c95800c609932f39b9791ce1 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io/mount_html5fs.h
|
| +++ b/native_client_sdk/src/libraries/nacl_io/mount_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_H_
|
| #define LIBRARIES_NACL_IO_MOUNT_HTML5FS_H_
|
|
|
|
|