| 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 861649d1c3073de51c31b5ebd723bde6bc581601..5354aea245ebd0bc82ec1abf95c619bc386ee2a3 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>
|
|
|