diff options
| author | Nick Hibma <n_hibma@FreeBSD.org> | 1999-01-07 23:07:57 +0000 |
|---|---|---|
| committer | Nick Hibma <n_hibma@FreeBSD.org> | 1999-01-07 23:07:57 +0000 |
| commit | a73f7cf01fb57722a19b5d090f83ef40dd4c7da8 (patch) | |
| tree | ac22a667bf27ac54e0e6bb882e0d0f123b6e2d55 /sys/dev/usb/usbhid.h | |
| parent | a1aa3832a4d49f1bf68445735b317bce8de3707c (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/usbhid.h')
| -rw-r--r-- | sys/dev/usb/usbhid.h | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/dev/usb/usbhid.h b/sys/dev/usb/usbhid.h index 1fbde0cbec72..edec4130e147 100644 --- a/sys/dev/usb/usbhid.h +++ b/sys/dev/usb/usbhid.h @@ -1,12 +1,13 @@ -/* $NetBSD: usbhid.h,v 1.1 1998/07/12 19:52:01 augustss Exp $ */ +/* $NetBSD: usbhid.h,v 1.3 1998/12/26 12:53:04 augustss Exp $ */ /* FreeBSD $Id$ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. * All rights reserved. * - * Author: Lennart Augustsson <augustss@carlstedt.se> - * Carlstedt Research & Technology + * This code is derived from software contributed to The NetBSD Foundation + * by Lennart Augustsson (augustss@carlstedt.se) at + * Carlstedt Research & Technology. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |
