From 05a4b37707d2c598ea68c05d07a3d65bcbf5a076 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 29 Oct 2002 20:28:36 +0000 Subject: updated email addresses --- src/mesa/array_cache/ac_context.c | 4 ++-- src/mesa/array_cache/ac_context.h | 4 ++-- src/mesa/array_cache/ac_import.c | 4 ++-- src/mesa/array_cache/acache.h | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'src/mesa/array_cache') diff --git a/src/mesa/array_cache/ac_context.c b/src/mesa/array_cache/ac_context.c index a23fc128a7..03532e6260 100644 --- a/src/mesa/array_cache/ac_context.c +++ b/src/mesa/array_cache/ac_context.c @@ -1,4 +1,4 @@ -/* $Id: ac_context.c,v 1.8 2002/10/24 23:57:24 brianp Exp $ */ +/* $Id: ac_context.c,v 1.9 2002/10/29 20:28:58 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -24,7 +24,7 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * * Authors: - * Keith Whitwell + * Keith Whitwell */ #include "glheader.h" diff --git a/src/mesa/array_cache/ac_context.h b/src/mesa/array_cache/ac_context.h index 55257983f6..6b3e1a409c 100644 --- a/src/mesa/array_cache/ac_context.h +++ b/src/mesa/array_cache/ac_context.h @@ -1,4 +1,4 @@ -/* $Id: ac_context.h,v 1.4 2002/04/21 18:49:19 brianp Exp $ */ +/* $Id: ac_context.h,v 1.5 2002/10/29 20:28:58 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -24,7 +24,7 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * * Authors: - * Keith Whitwell + * Keith Whitwell */ #ifndef _AC_CONTEXT_H diff --git a/src/mesa/array_cache/ac_import.c b/src/mesa/array_cache/ac_import.c index b04e2cd219..1715e432ae 100644 --- a/src/mesa/array_cache/ac_import.c +++ b/src/mesa/array_cache/ac_import.c @@ -1,4 +1,4 @@ -/* $Id: ac_import.c,v 1.20 2002/10/24 23:57:24 brianp Exp $ */ +/* $Id: ac_import.c,v 1.21 2002/10/29 20:28:58 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -24,7 +24,7 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * * Authors: - * Keith Whitwell + * Keith Whitwell */ #include "glheader.h" diff --git a/src/mesa/array_cache/acache.h b/src/mesa/array_cache/acache.h index 4e0e377915..d6935235db 100644 --- a/src/mesa/array_cache/acache.h +++ b/src/mesa/array_cache/acache.h @@ -1,4 +1,4 @@ -/* $Id: acache.h,v 1.3 2002/04/21 18:49:19 brianp Exp $ */ +/* $Id: acache.h,v 1.4 2002/10/29 20:28:58 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -24,7 +24,7 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * * Authors: - * Keith Whitwell + * Keith Whitwell */ #ifndef _ARRAYCACHE_H -- cgit v1.2.3