diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/EGL/eglmesaext.h | 2 | ||||
-rw-r--r-- | include/GL/internal/sarea.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/EGL/eglmesaext.h b/include/EGL/eglmesaext.h index 14fb07a7196..b3229e39748 100644 --- a/include/EGL/eglmesaext.h +++ b/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/include/GL/internal/sarea.h b/include/GL/internal/sarea.h index a0d6084f31d..c3b8bca2b69 100644 --- a/include/GL/internal/sarea.h +++ b/include/GL/internal/sarea.h @@ -3,7 +3,7 @@ * SAREA definitions. * * \author Kevin E. Martin <[email protected]> - * \author Jens Owen <[email protected]> + * \author Jens Owen <[email protected]> * \author Rickard E. (Rik) Faith <[email protected]> */ |