summaryrefslogtreecommitdiff
path: root/src/mesa/array_cache/ac_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/array_cache/ac_context.h')
-rw-r--r--src/mesa/array_cache/ac_context.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/array_cache/ac_context.h b/src/mesa/array_cache/ac_context.h
index 55257983f6..6b3e1a409c 100644
--- a/src/mesa/array_cache/ac_context.h
+++ b/src/mesa/array_cache/ac_context.h
@@ -1,4 +1,4 @@
-/* $Id: ac_context.h,v 1.4 2002/04/21 18:49:19 brianp Exp $ */
+/* $Id: ac_context.h,v 1.5 2002/10/29 20:28:58 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>
*/
#ifndef _AC_CONTEXT_H