| Index: native_client_sdk/src/libraries/sdk_util/scoped_ref.h
|
| diff --git a/native_client_sdk/src/libraries/sdk_util/scoped_ref.h b/native_client_sdk/src/libraries/sdk_util/scoped_ref.h
|
| index c42dee5addf005c3f89130daa9a0106afcb99ee7..48c4eb9b9f60e764f3d44db64af0379502755fe2 100644
|
| --- a/native_client_sdk/src/libraries/sdk_util/scoped_ref.h
|
| +++ b/native_client_sdk/src/libraries/sdk_util/scoped_ref.h
|
| @@ -1,7 +1,6 @@
|
| -/* Copyright 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.
|
| - */
|
| +// Copyright 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.
|
|
|
| #ifndef LIBRARIES_SDK_UTIL_SCOPED_REF_H_
|
| #define LIBRARIES_SDK_UTIL_SCOPED_REF_H_
|
|
|