r300: add authorship

This commit is contained in:
Dave Airlie
2007-07-01 18:43:22 +10:00
parent 2d5313db72
commit 6564e4bffa
+2 -1
View File
@@ -28,7 +28,8 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
/*
* Authors:
* Keith Whitwell <keith@tungstengraphics.com>
* Keith Whitwell <keith@tungstengraphics.com> - original r200 code
* Dave Airlie <airlied@linux.ie>
*/
#ifndef __R300_SWTCL_H__