Merge branch 'origin'
[mesa.git] / src / mesa / swrast_setup / ss_triangle.h
index 5b21a65ed087be029870be32d87bf43e8fc47b1d..78833269e6e82a86d04519a1823b64f6a7aa5519 100644 (file)
@@ -1,8 +1,9 @@
+
 /*
  * Mesa 3-D graphics library
  * Version:  3.5
  *
- * Copyright (C) 1999  Brian Paul   All Rights Reserved.
+ * Copyright (C) 1999-2001  Brian Paul   All Rights Reserved.
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
@@ -22,7 +23,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 SS_TRIANGLE_H