diff options
author | Warner Losh <imp@FreeBSD.org> | 2005-01-06 01:43:34 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2005-01-06 01:43:34 +0000 |
commit | 098ca2bda93c701c5331d4e6aace072495b4caaa (patch) | |
tree | 58a4df7575310664ed6ca0f19ce716f2a7c0d377 /sys/dev/drm/tdfx_drv.c | |
parent | a8c5ecf70f585821be114b7ddef930c927399e5d (diff) |
Notes
Diffstat (limited to 'sys/dev/drm/tdfx_drv.c')
-rw-r--r-- | sys/dev/drm/tdfx_drv.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/drm/tdfx_drv.c b/sys/dev/drm/tdfx_drv.c index 93083fdeea23e..4985ee05762b2 100644 --- a/sys/dev/drm/tdfx_drv.c +++ b/sys/dev/drm/tdfx_drv.c @@ -1,6 +1,6 @@ /* tdfx_drv.c -- tdfx driver -*- linux-c -*- - * Created: Thu Oct 7 10:38:32 1999 by faith@precisioninsight.com - * + * Created: Thu Oct 7 10:38:32 1999 by faith@precisioninsight.com */ +/*- * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserved. |