| 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 e0f21643aba522c3803daacddd94d7a5efe27dd8..09d957ad6339cb064d0d008438d3b09de6048437 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"
|
|
|
|
|