| Index: native_client_sdk/src/libraries/nacl_io/path.cc
|
| diff --git a/native_client_sdk/src/libraries/nacl_io/path.cc b/native_client_sdk/src/libraries/nacl_io/path.cc
|
| index 643f83e561d97533c0235712f8b822d1c62dadcc..78c0769eed9142e5fe217aeb9342e1bf304274a9 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io/path.cc
|
| +++ b/native_client_sdk/src/libraries/nacl_io/path.cc
|
| @@ -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.
|
| +
|
| #include "nacl_io/path.h"
|
|
|
| #include <stdio.h>
|
|
|