summaryrefslogtreecommitdiff
path: root/src/mesa/main/api_loopback.c
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2002-10-29 20:28:36 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2002-10-29 20:28:36 +0000
commit05a4b37707d2c598ea68c05d07a3d65bcbf5a076 (patch)
tree1a18d5b677a30b317f6cb27861af807d47779fb3 /src/mesa/main/api_loopback.c
parentfd062077c649406047451cbc650fb27943e85240 (diff)
updated email addresses
Diffstat (limited to 'src/mesa/main/api_loopback.c')
-rw-r--r--src/mesa/main/api_loopback.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/main/api_loopback.c b/src/mesa/main/api_loopback.c
index 0addf1ef55..4c3451655a 100644
--- a/src/mesa/main/api_loopback.c
+++ b/src/mesa/main/api_loopback.c
@@ -1,4 +1,4 @@
-/* $Id: api_loopback.c,v 1.16 2002/10/17 22:26:06 kschultz Exp $ */
+/* $Id: api_loopback.c,v 1.17 2002/10/29 20:28:43 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 <keithw@valinux.com>
+ * Keith Whitwell <keith@tungstengraphics.com>
*/