| Index: native_client_sdk/src/libraries/nacl_io/real_pepper_interface.cc
|
| diff --git a/native_client_sdk/src/libraries/nacl_io/real_pepper_interface.cc b/native_client_sdk/src/libraries/nacl_io/real_pepper_interface.cc
|
| index 07855c89f4918e2f66fa341ff89a0f66cb37f323..f7743b68612faa46e621e610640b087b26e61be3 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io/real_pepper_interface.cc
|
| +++ b/native_client_sdk/src/libraries/nacl_io/real_pepper_interface.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/real_pepper_interface.h"
|
| #include <assert.h>
|
|
|