| Index: native_client_sdk/src/libraries/sdk_util/ref_object.h
|
| diff --git a/native_client_sdk/src/libraries/sdk_util/ref_object.h b/native_client_sdk/src/libraries/sdk_util/ref_object.h
|
| index 88fcee9b8e1112b375fb7960e297234351afefed..7c54899142a40f44983de649127d51ba4272bb2e 100644
|
| --- a/native_client_sdk/src/libraries/sdk_util/ref_object.h
|
| +++ b/native_client_sdk/src/libraries/sdk_util/ref_object.h
|
| @@ -1,7 +1,6 @@
|
| -/* 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_SDK_UTIL_REF_OBJECT
|
| #define LIBRARIES_SDK_UTIL_REF_OBJECT
|
|
|