Chromium Code Reviews| Index: ppapi/native_client/src/untrusted/pnacl_irt_shim/shim_entry.c |
| diff --git a/ppapi/native_client/src/untrusted/pnacl_irt_shim/shim_entry.c b/ppapi/native_client/src/untrusted/pnacl_irt_shim/shim_entry.c |
| index e143c926129adf2ef5a83f4b01e277f302d83160..85828a5eea2dc34e44010e7c8700b392b225ee4a 100644 |
| --- a/ppapi/native_client/src/untrusted/pnacl_irt_shim/shim_entry.c |
| +++ b/ppapi/native_client/src/untrusted/pnacl_irt_shim/shim_entry.c |
| @@ -1,5 +1,5 @@ |
| /* |
| - * Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| + * Copyright (c) 2011 The Chromium Authors. All rights reserved. |
|
Nick Bray
2012/09/06 17:11:58
Huh? This is the first time I've seen the copyrig
bradn
2012/09/06 18:53:16
Done.
|
| * Use of this source code is governed by a BSD-style license that can be |
| * found in the LICENSE file. |
| */ |