| Index: native_client_sdk/src/libraries/nacl_io/path.h
|
| diff --git a/native_client_sdk/src/libraries/nacl_io/path.h b/native_client_sdk/src/libraries/nacl_io/path.h
|
| index fcbaa33d677ac113ffb7aa178645bc7c540cd748..4616253239d006eec6654efab9f28b939d415269 100644
|
| --- a/native_client_sdk/src/libraries/nacl_io/path.h
|
| +++ b/native_client_sdk/src/libraries/nacl_io/path.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.
|
| +
|
| #ifndef LIBRARIES_NACL_IO_PATH_H_
|
| #define LIBRARIES_NACL_IO_PATH_H_
|
|
|
|
|