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/x86/clip_args.h | 4 ++-- src/mesa/x86/common_x86_asm.h | 4 ++-- src/mesa/x86/common_x86_features.h | 4 ++-- src/mesa/x86/common_x86_macros.h | 4 ++-- src/mesa/x86/gen_matypes.c | 4 ++-- src/mesa/x86/norm_args.h | 4 ++-- src/mesa/x86/xform_args.h | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) (limited to 'src/mesa/x86') diff --git a/src/mesa/x86/clip_args.h b/src/mesa/x86/clip_args.h index 9d415ea014..cccf801981 100644 --- a/src/mesa/x86/clip_args.h +++ b/src/mesa/x86/clip_args.h @@ -1,4 +1,4 @@ -/* $Id: clip_args.h,v 1.4 2001/05/21 16:33:41 gareth Exp $ */ +/* $Id: clip_args.h,v 1.5 2002/10/29 20:28:57 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -29,7 +29,7 @@ * FRAME_OFFSET to the number of bytes pushed onto the stack before * using the ARG_* argument macros. * - * Gareth Hughes + * Gareth Hughes */ #ifndef __CLIP_ARGS_H__ diff --git a/src/mesa/x86/common_x86_asm.h b/src/mesa/x86/common_x86_asm.h index c5c2667e51..83e1521ec8 100644 --- a/src/mesa/x86/common_x86_asm.h +++ b/src/mesa/x86/common_x86_asm.h @@ -1,4 +1,4 @@ -/* $Id: common_x86_asm.h,v 1.9 2002/04/09 14:58:03 keithw Exp $ */ +/* $Id: common_x86_asm.h,v 1.10 2002/10/29 20:28:57 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -32,7 +32,7 @@ * Changed by Andre Werthmann for using the * new Katmai functions * - * Reimplemented by Gareth Hughes in a more + * Reimplemented by Gareth Hughes in a more * future-proof manner, based on code in the Linux kernel. */ diff --git a/src/mesa/x86/common_x86_features.h b/src/mesa/x86/common_x86_features.h index c70e6e8803..258f38937b 100644 --- a/src/mesa/x86/common_x86_features.h +++ b/src/mesa/x86/common_x86_features.h @@ -1,4 +1,4 @@ -/* $Id: common_x86_features.h,v 1.4 2001/03/28 20:44:44 gareth Exp $ */ +/* $Id: common_x86_features.h,v 1.5 2002/10/29 20:28:57 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -29,7 +29,7 @@ * _mesa_identify_x86_cpu_features() and interpreted with the cpu_has_* * helper macros. * - * Gareth Hughes + * Gareth Hughes */ #ifndef __COMMON_X86_FEATURES_H__ diff --git a/src/mesa/x86/common_x86_macros.h b/src/mesa/x86/common_x86_macros.h index eff1f5b8e4..ba155caae1 100644 --- a/src/mesa/x86/common_x86_macros.h +++ b/src/mesa/x86/common_x86_macros.h @@ -1,4 +1,4 @@ -/* $Id: common_x86_macros.h,v 1.2 2002/08/08 16:53:12 brianp Exp $ */ +/* $Id: common_x86_macros.h,v 1.3 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: - * Gareth Hughes + * Gareth Hughes */ #ifndef __COMMON_X86_MACROS_H__ diff --git a/src/mesa/x86/gen_matypes.c b/src/mesa/x86/gen_matypes.c index d2428033d5..9b06721d74 100644 --- a/src/mesa/x86/gen_matypes.c +++ b/src/mesa/x86/gen_matypes.c @@ -1,4 +1,4 @@ -/* $Id: gen_matypes.c,v 1.9 2002/10/24 23:57:23 brianp Exp $ */ +/* $Id: gen_matypes.c,v 1.10 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: - * Gareth Hughes + * Gareth Hughes */ /* diff --git a/src/mesa/x86/norm_args.h b/src/mesa/x86/norm_args.h index d38b061965..32bcf3def9 100644 --- a/src/mesa/x86/norm_args.h +++ b/src/mesa/x86/norm_args.h @@ -1,4 +1,4 @@ -/* $Id: norm_args.h,v 1.2 2001/03/30 14:44:43 gareth Exp $ */ +/* $Id: norm_args.h,v 1.3 2002/10/29 20:28:58 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -29,7 +29,7 @@ * FRAME_OFFSET to the number of bytes pushed onto the stack before * using the ARG_* argument macros. * - * Gareth Hughes + * Gareth Hughes */ #ifndef __NORM_ARGS_H__ diff --git a/src/mesa/x86/xform_args.h b/src/mesa/x86/xform_args.h index c5060a23b9..89a04205c1 100644 --- a/src/mesa/x86/xform_args.h +++ b/src/mesa/x86/xform_args.h @@ -1,4 +1,4 @@ -/* $Id: xform_args.h,v 1.4 2001/03/30 14:44:43 gareth Exp $ */ +/* $Id: xform_args.h,v 1.5 2002/10/29 20:28:58 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -29,7 +29,7 @@ * FRAME_OFFSET to the number of bytes pushed onto the stack before * using the ARG_* argument macros. * - * Gareth Hughes + * Gareth Hughes */ #ifndef __XFORM_ARGS_H__ -- cgit v1.2.3