| 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 56d71f83fe41963fbbba36b102ec9cefc4b15f6c..58d7359173387fba68097d21598c501b6d580c0c 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_
|
|
|