diff options
| author | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 2003-11-12 03:29:57 +0000 |
|---|---|---|
| committer | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 2003-11-12 03:29:57 +0000 |
| commit | 5414e3cfad4a81ed90a0d53cb4fba0c0b809af90 (patch) | |
| tree | 0406bc859ef2db477642f73cd7fe7b9a30e1bd22 /sys/dev | |
| parent | eea3bbdff8a889109a3ec09a93221e9d3b75be45 (diff) | |
Notes
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/firewire/sbp.c | 4 | ||||
| -rw-r--r-- | sys/dev/firewire/sbp.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/firewire/sbp.c b/sys/dev/firewire/sbp.c index da5bb1cb678e..fc9db27fca51 100644 --- a/sys/dev/firewire/sbp.c +++ b/sys/dev/firewire/sbp.c @@ -1,6 +1,6 @@ /* - * Copyright (c) 2003 Hidetosh Shimokawa - * Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetosh Shimokawa + * Copyright (c) 2003 Hidetoshi Shimokawa + * Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetoshi Shimokawa * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/firewire/sbp.h b/sys/dev/firewire/sbp.h index 0949049cfac3..1e878cf8b7bd 100644 --- a/sys/dev/firewire/sbp.h +++ b/sys/dev/firewire/sbp.h @@ -1,6 +1,6 @@ /* - * Copyright (c) 2003 Hidetosh Shimokawa - * Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetosh Shimokawa + * Copyright (c) 2003 Hidetoshi Shimokawa + * Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetoshi Shimokawa * All rights reserved. * * Redistribution and use in source and binary forms, with or without |
