diff options
Diffstat (limited to 'sys/dev/tdfx/tdfx_pci.c')
-rw-r--r-- | sys/dev/tdfx/tdfx_pci.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/tdfx/tdfx_pci.c b/sys/dev/tdfx/tdfx_pci.c index d71e9c1..abee7e9 100644 --- a/sys/dev/tdfx/tdfx_pci.c +++ b/sys/dev/tdfx/tdfx_pci.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000 by Coleman Kane <cokane@FreeBSD.org> + * Copyright (c) 2000-2001 by Coleman Kane <cokane@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -33,7 +33,7 @@ /* 3dfx driver for FreeBSD 4.x - Finished 11 May 2000, 12:25AM ET * - * Copyright (C) 2000, by Coleman Kane <cokane@FreeBSD.org>, + * Copyright (C) 2000-2001, by Coleman Kane <cokane@FreeBSD.org>, * based upon the 3dfx driver written for linux, by Daryll Straus, Jon Taylor, * and Jens Axboe, located at http://linux.3dfx.com. */ |