summaryrefslogtreecommitdiffstats
path: root/ppapi/c/ppb_opengles2.h
diff options
context:
space:
mode:
authorviettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-30 20:40:17 +0000
committerviettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-30 20:40:17 +0000
commit487622d038c3f0d10294180d1b635f58fc110a1c (patch)
tree165d07c38fbb60c5e9f9d9a5cef28da5f0595ea4 /ppapi/c/ppb_opengles2.h
parent91419219bd1d98ce90ab87688069fb0781855dab (diff)
downloadchromium_src-487622d038c3f0d10294180d1b635f58fc110a1c.zip
chromium_src-487622d038c3f0d10294180d1b635f58fc110a1c.tar.gz
chromium_src-487622d038c3f0d10294180d1b635f58fc110a1c.tar.bz2
Mojo: Move C gles2 header files to mojo/public/c/gles2.
(C++ files still to do.) Also, as a drive-by, update the generated copyright notice in build_gles2_cmd_buffer.py to the correct, current one (no "(c)"). R=darin@chromium.org TBR=piman@chromium.org Review URL: https://codereview.chromium.org/218193002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260459 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/c/ppb_opengles2.h')
-rw-r--r--ppapi/c/ppb_opengles2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppapi/c/ppb_opengles2.h b/ppapi/c/ppb_opengles2.h
index c58ca29..7f876e1 100644
--- a/ppapi/c/ppb_opengles2.h
+++ b/ppapi/c/ppb_opengles2.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2014 The Chromium Authors. All rights reserved.
+// Copyright 2014 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.