| Index: native_client_sdk/src/libraries/nacl_io/pepper_interface.h
|
| diff --git a/native_client_sdk/src/libraries/nacl_io/pepper_interface.h b/native_client_sdk/src/libraries/nacl_io/pepper_interface.h
|
| index 3acb9a50974143c005591b29aa1beba7e7bb8544..9eaec0055764d215984ed5f588cccc93de63b848 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io/pepper_interface.h
|
| +++ b/native_client_sdk/src/libraries/nacl_io/pepper_interface.h
|
| @@ -1,7 +1,7 @@
|
| -/* 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.
|
| +
|
| #ifndef LIBRARIES_NACL_IO_PEPPER_INTERFACE_H_
|
| #define LIBRARIES_NACL_IO_PEPPER_INTERFACE_H_
|
|
|
|
|