diff options
author | cokane <cokane@FreeBSD.org> | 2001-03-20 19:34:22 +0000 |
---|---|---|
committer | cokane <cokane@FreeBSD.org> | 2001-03-20 19:34:22 +0000 |
commit | 54d48e7a6c2296a2986dcdbcf5a3ca2e50d39089 (patch) | |
tree | dcded1aabc7f53228524bab81d25229b686050a4 /sys/dev/tdfx/tdfx_pci.h | |
parent | 2d984255700186df5c1130a1f21ff45867a6ba0f (diff) | |
download | FreeBSD-src-54d48e7a6c2296a2986dcdbcf5a3ca2e50d39089.zip FreeBSD-src-54d48e7a6c2296a2986dcdbcf5a3ca2e50d39089.tar.gz |
Update copyright info, and make some slight cosmetic changes.
Diffstat (limited to 'sys/dev/tdfx/tdfx_pci.h')
-rw-r--r-- | sys/dev/tdfx/tdfx_pci.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/tdfx/tdfx_pci.h b/sys/dev/tdfx/tdfx_pci.h index f486e08..1ecc554 100644 --- a/sys/dev/tdfx/tdfx_pci.h +++ b/sys/dev/tdfx/tdfx_pci.h @@ -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 @@ -32,7 +32,7 @@ */ /* tdfx_pci.h -- Prototypes for tdfx device methods */ -/* Copyright (C) 2000 by Coleman Kane <cokane@FreeBSD.org>*/ +/* Copyright (C) 2000-2001 by Coleman Kane <cokane@FreeBSD.org> */ #include <sys/proc.h> #include <sys/conf.h> |