| Index: native_client_sdk/src/libraries/nacl_io/mount_node_html5fs.cc
|
| diff --git a/native_client_sdk/src/libraries/nacl_io/mount_node_html5fs.cc b/native_client_sdk/src/libraries/nacl_io/mount_node_html5fs.cc
|
| index 4592219b30da9ba30f0a1d807efd4d9427195025..bf58b8be78c441dda726180cca05e732a663735c 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io/mount_node_html5fs.cc
|
| +++ b/native_client_sdk/src/libraries/nacl_io/mount_node_html5fs.cc
|
| @@ -1,7 +1,6 @@
|
| -/* 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_html5fs.h"
|
|
|
|
|