diff options
author | 2015-08-12 07:21:15 +0000 | |
---|---|---|
committer | 2015-08-12 07:21:15 +0000 | |
commit | a22851ec6e45743029993ce4bafb7c7f6d5e889a (patch) | |
tree | f5200bb6cd568a97bbd3f69a840572df2f2a3f55 /sys/dev/usb/ugold.c | |
parent | typo : ususally -> usually (diff) | |
download | wireguard-openbsd-a22851ec6e45743029993ce4bafb7c7f6d5e889a.tar.xz wireguard-openbsd-a22851ec6e45743029993ce4bafb7c7f6d5e889a.zip |
update author information of the copyright section.
no binary update.
Diffstat (limited to 'sys/dev/usb/ugold.c')
-rw-r--r-- | sys/dev/usb/ugold.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/ugold.c b/sys/dev/usb/ugold.c index 59cbdf273ec..9eb90d1277b 100644 --- a/sys/dev/usb/ugold.c +++ b/sys/dev/usb/ugold.c @@ -1,7 +1,7 @@ -/* $OpenBSD: ugold.c,v 1.9 2015/08/11 13:37:44 jung Exp $ */ +/* $OpenBSD: ugold.c,v 1.10 2015/08/12 07:21:15 yuo Exp $ */ /* - * Copyright (c) 2013 Takayoshi SASANO <sasano@openbsd.org> + * Copyright (c) 2013 Takayoshi SASANO <uaa@openbsd.org> * Copyright (c) 2013 Martin Pieuchot <mpi@openbsd.org> * Copyright (c) 2015 Joerg Jung <jung@openbsd.org> * |