| Index: native_client_sdk/src/libraries/nacl_io/pepper/all_interfaces.h
|
| diff --git a/native_client_sdk/src/libraries/nacl_io/pepper/all_interfaces.h b/native_client_sdk/src/libraries/nacl_io/pepper/all_interfaces.h
|
| index 5bab3b23c4e2ac7a2af27377bdb303f948f86817..dbf1daf1d85e32cf77ba95ec8732eeab510fc1d4 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io/pepper/all_interfaces.h
|
| +++ b/native_client_sdk/src/libraries/nacl_io/pepper/all_interfaces.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.
|
| +
|
|
|
| /* Given an interface like this:
|
| *
|
|
|