mesa: rename format_(un)pack.c functions to match format names (pt. 4)
[mesa.git] / src / mesa / main / vtxfmt.c
index 8864b8cf5bb9190853fd7eee22e89a1356baad67..fc0a01edf8682040cef204e2d7deb9076b69116f 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.3
  *
  * Copyright (C) 1999-2004  Brian Paul   All Rights Reserved.
  *
@@ -23,7 +22,7 @@
  * OTHER DEALINGS IN THE SOFTWARE.
  *
  * Authors:
- *    Keith Whitwell <keith@tungstengraphics.com> Gareth Hughes
+ *    Keith Whitwell <keithw@vmware.com> Gareth Hughes
  */
 
 #include "glheader.h"