Mesa (master): egl: add copyright notices

Chia-I Wu olv at kemper.freedesktop.org
Sat Jul 2 09:23:52 UTC 2011


Module: Mesa
Branch: master
Commit: f2001df508fda599a18b3586d2775e970a3db13a
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f2001df508fda599a18b3586d2775e970a3db13a

Author: Chia-I Wu <olv at lunarg.com>
Date:   Sat Jul  2 17:57:30 2011 +0900

egl: add copyright notices

The list of copyright holders could be incomplete.  Please update
directly or notify me if your name is missing.

---

 src/egl/drivers/glx/egl_glx.c |   26 ++++++++++++++------------
 src/egl/main/eglapi.c         |   30 ++++++++++++++++++++++++++++++
 src/egl/main/eglapi.h         |   30 ++++++++++++++++++++++++++++++
 src/egl/main/eglarray.c       |   28 ++++++++++++++++++++++++++++
 src/egl/main/eglarray.h       |   28 ++++++++++++++++++++++++++++
 src/egl/main/eglcompiler.h    |   29 +++++++++++++++++++++++++++++
 src/egl/main/eglconfig.c      |   30 ++++++++++++++++++++++++++++++
 src/egl/main/eglconfig.h      |   30 ++++++++++++++++++++++++++++++
 src/egl/main/eglcontext.c     |   30 ++++++++++++++++++++++++++++++
 src/egl/main/eglcontext.h     |   30 ++++++++++++++++++++++++++++++
 src/egl/main/eglcurrent.c     |   28 ++++++++++++++++++++++++++++
 src/egl/main/eglcurrent.h     |   28 ++++++++++++++++++++++++++++
 src/egl/main/egldefines.h     |   25 ++++++++++++-------------
 src/egl/main/egldisplay.c     |   30 ++++++++++++++++++++++++++++++
 src/egl/main/egldisplay.h     |   30 ++++++++++++++++++++++++++++++
 src/egl/main/egldriver.c      |   30 ++++++++++++++++++++++++++++++
 src/egl/main/egldriver.h      |   30 ++++++++++++++++++++++++++++++
 src/egl/main/eglfallbacks.c   |   28 ++++++++++++++++++++++++++++
 src/egl/main/eglglobals.c     |   30 ++++++++++++++++++++++++++++++
 src/egl/main/eglglobals.h     |   30 ++++++++++++++++++++++++++++++
 src/egl/main/eglimage.c       |   29 +++++++++++++++++++++++++++++
 src/egl/main/eglimage.h       |   29 +++++++++++++++++++++++++++++
 src/egl/main/egllog.c         |   30 ++++++++++++++++++++++++++++++
 src/egl/main/egllog.h         |   29 +++++++++++++++++++++++++++++
 src/egl/main/eglmisc.c        |   26 ++++++++++++++------------
 src/egl/main/eglmisc.h        |   26 ++++++++++++++------------
 src/egl/main/eglmode.c        |   30 ++++++++++++++++++++++++++++++
 src/egl/main/eglmode.h        |   30 ++++++++++++++++++++++++++++++
 src/egl/main/eglmutex.h       |   28 ++++++++++++++++++++++++++++
 src/egl/main/eglscreen.c      |   30 ++++++++++++++++++++++++++++++
 src/egl/main/eglscreen.h      |   30 ++++++++++++++++++++++++++++++
 src/egl/main/eglstring.c      |   30 ++++++++++++++++++++++++++++++
 src/egl/main/eglstring.h      |   30 ++++++++++++++++++++++++++++++
 src/egl/main/eglsurface.c     |   30 ++++++++++++++++++++++++++++++
 src/egl/main/eglsurface.h     |   30 ++++++++++++++++++++++++++++++
 src/egl/main/eglsync.c        |   28 ++++++++++++++++++++++++++++
 src/egl/main/eglsync.h        |   28 ++++++++++++++++++++++++++++
 src/egl/main/egltypedefs.h    |   30 ++++++++++++++++++++++++++++++
 38 files changed, 1054 insertions(+), 49 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=f2001df508fda599a18b3586d2775e970a3db13a



More information about the mesa-commit mailing list