mesa: Move is_power_of_two() function from brw_context.h to macros.h.
[mesa.git] / src / mesa / tnl / t_pipeline.c
index 7f09af7f1c7e2d331ea8075abb8bf464880baf3f..78508aecf8c3070ab9a44b5259d7ef20838856b6 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.3
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
@@ -23,7 +22,7 @@
  * OTHER DEALINGS IN THE SOFTWARE.
  *
  * Authors:
- *    Keith Whitwell <keith@tungstengraphics.com>
+ *    Keith Whitwell <keithw@vmware.com>
  */
 
 #include "main/glheader.h"