diff options
author | Brian Paul <[email protected]> | 2002-10-29 20:28:36 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2002-10-29 20:28:36 +0000 |
commit | 05a4b37707d2c598ea68c05d07a3d65bcbf5a076 (patch) | |
tree | 1a18d5b677a30b317f6cb27861af807d47779fb3 /src/mesa/main/vtxfmt.h | |
parent | fd062077c649406047451cbc650fb27943e85240 (diff) |
updated email addresses
Diffstat (limited to 'src/mesa/main/vtxfmt.h')
-rw-r--r-- | src/mesa/main/vtxfmt.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/mesa/main/vtxfmt.h b/src/mesa/main/vtxfmt.h index 25a458936e7..82fca460ec9 100644 --- a/src/mesa/main/vtxfmt.h +++ b/src/mesa/main/vtxfmt.h @@ -1,10 +1,10 @@ -/* $Id: vtxfmt.h,v 1.4 2001/03/12 00:48:39 gareth Exp $ */ +/* $Id: vtxfmt.h,v 1.5 2002/10/29 20:28:56 brianp Exp $ */ /* * Mesa 3-D graphics library - * Version: 3.5 + * Version: 4.1 * - * Copyright (C) 1999-2001 Brian Paul All Rights Reserved. + * Copyright (C) 1999-2002 Brian Paul All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), @@ -24,8 +24,8 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * * Authors: - * Keith Whitwell <[email protected]> - * Gareth Hughes <[email protected]> + * Keith Whitwell <[email protected]> + * Gareth Hughes */ #ifndef _VTXFMT_H_ |