| Index: native_client_sdk/src/libraries/nacl_io/pepper/undef_macros.h
|
| diff --git a/native_client_sdk/src/libraries/nacl_io/pepper/undef_macros.h b/native_client_sdk/src/libraries/nacl_io/pepper/undef_macros.h
|
| index 1b75b46d51526aeed197ba51f1be9813fbd97b73..d1b8f50c77ca840a41940b598c9446c511e4d5a7 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io/pepper/undef_macros.h
|
| +++ b/native_client_sdk/src/libraries/nacl_io/pepper/undef_macros.h
|
| @@ -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.
|
|
|
| #undef BEGIN_INTERFACE
|
| #undef END_INTERFACE
|
|
|