| Index: ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_url_response_info.h
|
| diff --git a/ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_url_response_info.h b/ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_url_response_info.h
|
| index 5b938bdfd3373d6875f0e422b9493e4403cd2e64..66b08e8a6dc5363294690cfcdbeeb70d07014cea 100644
|
| --- a/ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_url_response_info.h
|
| +++ b/ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_url_response_info.h
|
| @@ -1,6 +1,6 @@
|
| -// Copyright 2011 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 NATIVE_CLIENT_SRC_SHARED_PPAPI_PROXY_PLUGIN_URL_RESPONSE_INFO_H_
|
| #define NATIVE_CLIENT_SRC_SHARED_PPAPI_PROXY_PLUGIN_URL_RESPONSE_INFO_H_
|
|
|