summaryrefslogtreecommitdiff
path: root/usr.sbin/usbdevs/usbdevs.c
diff options
context:
space:
mode:
authoraugustss <augustss@NetBSD.org>1998-11-25 22:17:06 +0000
committeraugustss <augustss@NetBSD.org>1998-11-25 22:17:06 +0000
commit9726cfd1fbe9bdbed4e88ca72e767d63dd80c757 (patch)
tree889f6cf2b57b6a36e09c9342c2b3f06a6ce66893 /usr.sbin/usbdevs/usbdevs.c
parent8bc9c17338c497b3e19b8524bb0cda34f94dca9d (diff)
Make the copyright header conform to the NetBSD template.
Diffstat (limited to 'usr.sbin/usbdevs/usbdevs.c')
-rw-r--r--usr.sbin/usbdevs/usbdevs.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/usbdevs/usbdevs.c b/usr.sbin/usbdevs/usbdevs.c
index cef81870c9e..d4e5d855252 100644
--- a/usr.sbin/usbdevs/usbdevs.c
+++ b/usr.sbin/usbdevs/usbdevs.c
@@ -1,10 +1,11 @@
-/* $NetBSD: usbdevs.c,v 1.4 1998/07/23 13:57:51 augustss Exp $ */
+/* $NetBSD: usbdevs.c,v 1.5 1998/11/25 22:17:08 augustss Exp $ */
/*
* Copyright (c) 1998 The NetBSD Foundation, Inc.
* All rights reserved.
*
- * Author: Lennart Augustsson
+ * This code is derived from software contributed to The NetBSD Foundation
+ * by Lennart Augustsson (augustss@netbsd.org).
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions