diff options
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/dev/pci/stpcide.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/stpcide.c b/sys/dev/pci/stpcide.c index 2d46b60b792..30e9d0d36bb 100644 --- a/sys/dev/pci/stpcide.c +++ b/sys/dev/pci/stpcide.c @@ -1,7 +1,7 @@ -/* $NetBSD: stpcide.c,v 1.9 2004/08/21 00:28:34 thorpej Exp $ */ +/* $NetBSD: stpcide.c,v 1.10 2004/08/21 21:44:07 nisimura Exp $ */ /* - * Copyright (c) 2003 Toru Nishimura + * Copyright (c) 2003 Tohru Nishimura * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |
