Chromium Code Reviews| Index: ppapi/native_client/src/shared/ppapi_proxy/ppb_rpc_server.cc |
| =================================================================== |
| --- ppapi/native_client/src/shared/ppapi_proxy/ppb_rpc_server.cc (revision 98980) |
| +++ ppapi/native_client/src/shared/ppapi_proxy/ppb_rpc_server.cc (working copy) |
| @@ -1,4 +1,4 @@ |
| -// Copyright (c) 2011 The Native Client Authors. All rights reserved. |
| +// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
|
polina
2011/09/01 22:05:57
This and a couple of other files are autogenerated
brettw
2011/09/06 21:21:13
Does updating the script in the nacl repo need to
polina
2011/09/06 23:01:37
There is a diff test that compares what's generate
|
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| // |