| Index: native_client_sdk/src/libraries/nacl_io/mount_node_http.h
|
| diff --git a/native_client_sdk/src/libraries/nacl_io/mount_node_http.h b/native_client_sdk/src/libraries/nacl_io/mount_node_http.h
|
| index 6b174681d11ec7a927f69ec826667fab6fe7cd6b..2311fd8d5aea349f78c5fce2165984e0865830fe 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io/mount_node_http.h
|
| +++ b/native_client_sdk/src/libraries/nacl_io/mount_node_http.h
|
| @@ -1,7 +1,6 @@
|
| -/* Copyright (c) 2013 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) 2013 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_NODE_HTTP_H_
|
| #define LIBRARIES_NACL_IO_MOUNT_NODE_HTTP_H_
|
|
|