diff options
author | Nathan Binkert <nate@cvs.openbsd.org> | 2002-07-29 03:04:17 +0000 |
---|---|---|
committer | Nathan Binkert <nate@cvs.openbsd.org> | 2002-07-29 03:04:17 +0000 |
commit | 6de079001079ae01c2eb3958470ff360df8df7ed (patch) | |
tree | 922ed779a76576412d089dfd694073fcc6aa2a55 /sys/dev/usb | |
parent | fa49780ea82c09c73f6f69b13542101d42845506 (diff) |
update copyright and Id tags
Diffstat (limited to 'sys/dev/usb')
-rw-r--r-- | sys/dev/usb/ukbdmap.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/usb/ukbdmap.c b/sys/dev/usb/ukbdmap.c index ada175f0823..347ba0cfaea 100644 --- a/sys/dev/usb/ukbdmap.c +++ b/sys/dev/usb/ukbdmap.c @@ -1,8 +1,8 @@ -/* $OpenBSD: ukbdmap.c,v 1.12 2002/07/25 02:18:10 nate Exp $ */ -/* $NetBSD: ukbdmap.c,v 1.6 2001/04/04 05:31:57 toshii Exp $ */ +/* $OpenBSD: ukbdmap.c,v 1.13 2002/07/29 03:04:16 nate Exp $ */ +/* $NetBSD: ukbdmap.c,v 1.11 2002/07/11 21:14:31 augustss Exp $ */ /* - * Copyright (c) 1999 The NetBSD Foundation, Inc. + * Copyright (c) 1999,2001 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation |