| Index: ppapi/native_client/src/shared/ppapi_proxy/browser_ppp_instance.h
 | 
| diff --git a/ppapi/native_client/src/shared/ppapi_proxy/browser_ppp_instance.h b/ppapi/native_client/src/shared/ppapi_proxy/browser_ppp_instance.h
 | 
| index 137b13761eb8274233fc85d00c8cab37447724d8..ccfd25f65a1a0f47d383603e5581bc891e2df35f 100644
 | 
| --- a/ppapi/native_client/src/shared/ppapi_proxy/browser_ppp_instance.h
 | 
| +++ b/ppapi/native_client/src/shared/ppapi_proxy/browser_ppp_instance.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_BROWSER_INSTANCE_H_
 | 
|  #define NATIVE_CLIENT_SRC_SHARED_PPAPI_PROXY_BROWSER_INSTANCE_H_
 | 
| 
 |