diff options
Diffstat (limited to 'sys/dev/pci/if_wi_pci.c')
-rw-r--r-- | sys/dev/pci/if_wi_pci.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/if_wi_pci.c b/sys/dev/pci/if_wi_pci.c index d334c50328a..daa81d28196 100644 --- a/sys/dev/pci/if_wi_pci.c +++ b/sys/dev/pci/if_wi_pci.c @@ -1,7 +1,7 @@ -/* $OpenBSD: if_wi_pci.c,v 1.52 2015/11/24 17:11:39 mpi Exp $ */ +/* $OpenBSD: if_wi_pci.c,v 1.53 2019/01/25 00:19:26 millert Exp $ */ /* - * Copyright (c) 2001-2003 Todd C. Miller <Todd.Miller@courtesan.com> + * Copyright (c) 2001-2003 Todd C. Miller <millert@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 |