diff options
Diffstat (limited to 'mesalib/include')
-rw-r--r-- | mesalib/include/EGL/eglmesaext.h | 2 | ||||
-rw-r--r-- | mesalib/include/GL/internal/sarea.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mesalib/include/EGL/eglmesaext.h b/mesalib/include/EGL/eglmesaext.h index 14fb07a71..b3229e397 100644 --- a/mesalib/include/EGL/eglmesaext.h +++ b/mesalib/include/EGL/eglmesaext.h @@ -1,6 +1,6 @@ /************************************************************************** * - * Copyright 2008 Tungsten Graphics, Inc., Cedar Park, Texas. + * Copyright 2008 VMware, Inc. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/mesalib/include/GL/internal/sarea.h b/mesalib/include/GL/internal/sarea.h index a0d6084f3..c3b8bca2b 100644 --- a/mesalib/include/GL/internal/sarea.h +++ b/mesalib/include/GL/internal/sarea.h @@ -3,7 +3,7 @@ * SAREA definitions. * * \author Kevin E. Martin <kevin@precisioninsight.com> - * \author Jens Owen <jens@tungstengraphics.com> + * \author Jens Owen <jowen@vmware.com> * \author Rickard E. (Rik) Faith <faith@valinux.com> */ |