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/math/m_debug.h | 4 ++-- src/mesa/math/m_debug_clip.c | 4 ++-- src/mesa/math/m_debug_norm.c | 4 ++-- src/mesa/math/m_debug_util.h | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'src/mesa/math') diff --git a/src/mesa/math/m_debug.h b/src/mesa/math/m_debug.h index 21a8b04435..193e540aa2 100644 --- a/src/mesa/math/m_debug.h +++ b/src/mesa/math/m_debug.h @@ -1,4 +1,4 @@ -/* $Id: m_debug.h,v 1.4 2001/05/21 16:33:41 gareth Exp $ */ +/* $Id: m_debug.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: - * Gareth Hughes + * Gareth Hughes */ #ifndef __M_DEBUG_H__ diff --git a/src/mesa/math/m_debug_clip.c b/src/mesa/math/m_debug_clip.c index b6d4a0cd4a..9a9ba13065 100644 --- a/src/mesa/math/m_debug_clip.c +++ b/src/mesa/math/m_debug_clip.c @@ -1,4 +1,4 @@ -/* $Id: m_debug_clip.c,v 1.3 2002/10/24 23:57:24 brianp Exp $ */ +/* $Id: m_debug_clip.c,v 1.4 2002/10/29 20:28:59 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 */ #include "glheader.h" diff --git a/src/mesa/math/m_debug_norm.c b/src/mesa/math/m_debug_norm.c index 7487300d49..73e69d77a7 100644 --- a/src/mesa/math/m_debug_norm.c +++ b/src/mesa/math/m_debug_norm.c @@ -1,4 +1,4 @@ -/* $Id: m_debug_norm.c,v 1.10 2002/10/24 23:57:24 brianp Exp $ */ +/* $Id: m_debug_norm.c,v 1.11 2002/10/29 20:28:59 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 */ #include "glheader.h" diff --git a/src/mesa/math/m_debug_util.h b/src/mesa/math/m_debug_util.h index f96a6b8937..a9724fc526 100644 --- a/src/mesa/math/m_debug_util.h +++ b/src/mesa/math/m_debug_util.h @@ -1,4 +1,4 @@ -/* $Id: m_debug_util.h,v 1.5 2002/06/29 19:48:17 brianp Exp $ */ +/* $Id: m_debug_util.h,v 1.6 2002/10/29 20:28:59 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 __M_DEBUG_UTIL_H__ -- cgit v1.2.3