| 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 841f12bb66ae01a403c98382559d771a3e14fa0d..867ff1ab51cd7690371500a97d88da0e5341aa1b 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_
|
|
|