| Index: native_client_sdk/src/libraries/xray/xray.c
|
| diff --git a/native_client_sdk/src/libraries/xray/xray.c b/native_client_sdk/src/libraries/xray/xray.c
|
| index e2f9e6d9e621d01c0ea2e978620842e02e12e885..d1b8915c600dd2d062cc04279e2405bd04ffc134 100644
|
| --- a/native_client_sdk/src/libraries/xray/xray.c
|
| +++ b/native_client_sdk/src/libraries/xray/xray.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 */
|
|
|