| Index: native_client_sdk/src/libraries/nacl_io/nacl_io.cc
|
| diff --git a/native_client_sdk/src/libraries/nacl_io/nacl_io.cc b/native_client_sdk/src/libraries/nacl_io/nacl_io.cc
|
| index 29371c95611f475f19487920cc71694e0e55f2bc..5e58a6015be25683a8393cb1a8a0c00c08d2c6d5 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io/nacl_io.cc
|
| +++ b/native_client_sdk/src/libraries/nacl_io/nacl_io.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/nacl_io.h"
|
|
|
|
|