| 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 88b641358965db819fec5c28e611f22104fc06ac..68e8717892424dcf2e521f2f7d239904d6cf1fc5 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>
|
|
|