summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorStefan Sperling <stsp@cvs.openbsd.org>2018-02-05 09:52:04 +0000
committerStefan Sperling <stsp@cvs.openbsd.org>2018-02-05 09:52:04 +0000
commitc96a954e89ac32ab96a83398c333f20767fc18cd (patch)
tree8e72e0590518cfebc9b533678a02154067a1cfdc /sys
parent774c219bd33c68057e3afa6103b0cd03dcc6127d (diff)
claim copyright
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/usb/if_athn_usb.c3
-rw-r--r--sys/dev/usb/if_athn_usb.h3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/dev/usb/if_athn_usb.c b/sys/dev/usb/if_athn_usb.c
index ad5b3885fa3..a9525d809de 100644
--- a/sys/dev/usb/if_athn_usb.c
+++ b/sys/dev/usb/if_athn_usb.c
@@ -1,7 +1,8 @@
-/* $OpenBSD: if_athn_usb.c,v 1.49 2018/02/05 08:48:57 stsp Exp $ */
+/* $OpenBSD: if_athn_usb.c,v 1.50 2018/02/05 09:52:03 stsp Exp $ */
/*-
* Copyright (c) 2011 Damien Bergamini <damien.bergamini@free.fr>
+ * Copyright (c) 2018 Stefan Sperling <stsp@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
diff --git a/sys/dev/usb/if_athn_usb.h b/sys/dev/usb/if_athn_usb.h
index bc1d10b2722..c70004ed99d 100644
--- a/sys/dev/usb/if_athn_usb.h
+++ b/sys/dev/usb/if_athn_usb.h
@@ -1,7 +1,8 @@
-/* $OpenBSD: if_athn_usb.h,v 1.9 2018/02/05 08:48:57 stsp Exp $ */
+/* $OpenBSD: if_athn_usb.h,v 1.10 2018/02/05 09:52:03 stsp Exp $ */
/*-
* Copyright (c) 2011 Damien Bergamini <damien.bergamini@free.fr>
+ * Copyright (c) 2018 Stefan Sperling <stsp@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above