| Index: native_client_sdk/src/libraries/xray/parsesymbols.c
|
| diff --git a/native_client_sdk/src/libraries/xray/parsesymbols.c b/native_client_sdk/src/libraries/xray/parsesymbols.c
|
| index 766a6ec8f316a43651217dac94f5fb281fccff39..5d59ae4e9667b0e2a19e12c2f4345fa4bccc20eb 100644
|
| --- a/native_client_sdk/src/libraries/xray/parsesymbols.c
|
| +++ b/native_client_sdk/src/libraries/xray/parsesymbols.c
|
| @@ -1,7 +1,6 @@
|
| /* Copyright (c) 2013 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.
|
| - */
|
| + * found in the LICENSE file. */
|
|
|
|
|
| /* XRay -- a simple profiler for Native Client */
|
|
|