Chromium Code Reviews| Index: ppapi/lib/gl/gles2/gles2.c |
| diff --git a/ppapi/lib/gl/gles2/gles2.c b/ppapi/lib/gl/gles2/gles2.c |
| index fe27e1b0abe052bb8598e4f778425262513a29e4..5dc1acc77dd5b54827dd4288eb9196eebabe0777 100644 |
| --- a/ppapi/lib/gl/gles2/gles2.c |
| +++ b/ppapi/lib/gl/gles2/gles2.c |
| @@ -1,4 +1,4 @@ |
| -// Copyright (c) 2010 The Chromium Authors. All rights reserved. |
| +// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
|
PhistucK
2011/04/07 07:08:28
Same here.
|
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |