summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorsimokawa <simokawa@FreeBSD.org>2003-11-12 03:29:57 +0000
committersimokawa <simokawa@FreeBSD.org>2003-11-12 03:29:57 +0000
commit7c8fc34e5d7ff8a0ff9342b54d47eec9babff515 (patch)
tree0406bc859ef2db477642f73cd7fe7b9a30e1bd22 /sys
parent7a2fc0040622475f13baf395a138f584de895a71 (diff)
downloadFreeBSD-src-7c8fc34e5d7ff8a0ff9342b54d47eec9babff515.zip
FreeBSD-src-7c8fc34e5d7ff8a0ff9342b54d47eec9babff515.tar.gz
Oops, fix typo in my name.
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/firewire/sbp.c4
-rw-r--r--sys/dev/firewire/sbp.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/firewire/sbp.c b/sys/dev/firewire/sbp.c
index da5bb1c..fc9db27 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 0949049..1e878cf 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
OpenPOWER on IntegriCloud