s/Tungsten Graphics/VMware/
[mesa.git] / src / mesa / swrast / swrast.h
index 3a3e451b6f40ab1a577fc3613b282206ec959123..ac3dbe3041e17586b04b2ec0f746255ae6549141 100644 (file)
@@ -26,7 +26,7 @@
 /**
  * \file swrast/swrast.h
  * \brief Public interface to the software rasterization functions.
- * \author Keith Whitwell <keith@tungstengraphics.com>
+ * \author Keith Whitwell <keithw@vmware.com>
  */
 
 #ifndef SWRAST_H