| Index: ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_url_loader.h
|
| diff --git a/ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_url_loader.h b/ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_url_loader.h
|
| index b1417d73ce42b078c95442acf487576bd46ec460..a62cb9b2ffdbe5d8c1af59b49c388053c352fd4a 100644
|
| --- a/ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_url_loader.h
|
| +++ b/ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_url_loader.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_LOADER_H_
|
| #define NATIVE_CLIENT_SRC_SHARED_PPAPI_PROXY_PLUGIN_URL_LOADER_H_
|
|
|