| Index: native_client_sdk/src/libraries/nacl_io/mount_factory.h
|
| diff --git a/native_client_sdk/src/libraries/nacl_io/mount_factory.h b/native_client_sdk/src/libraries/nacl_io/mount_factory.h
|
| index 35f77d7609e609380b3ce9f43cd04b228e3cf43f..891d76eb9e923b212c4cbbf12611cad4ca8c0810 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io/mount_factory.h
|
| +++ b/native_client_sdk/src/libraries/nacl_io/mount_factory.h
|
| @@ -1,7 +1,7 @@
|
| -/* 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_FACTORY_H_
|
| #define LIBRARIES_NACL_IO_MOUNT_FACTORY_H_
|
|
|
|
|