summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2019-01-25 00:19:28 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2019-01-25 00:19:28 +0000
commit19e57109cd585cb86d263decaeaf7c719b3fc826 (patch)
tree33a0fb8e3da4b7ad0daa0878598496cc3e03f55d /sys/dev
parent6a583bbe6f30ab5dc54cf72dcb123d91a84106c6 (diff)
I am retiring my old email address; replace it with my OpenBSD one.
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/ksyms.c4
-rw-r--r--sys/dev/pci/if_wi_pci.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/ksyms.c b/sys/dev/ksyms.c
index 4c15218ce02..2c3a6156672 100644
--- a/sys/dev/ksyms.c
+++ b/sys/dev/ksyms.c
@@ -1,6 +1,6 @@
-/* $OpenBSD: ksyms.c,v 1.31 2016/01/11 17:29:43 stefan Exp $ */
+/* $OpenBSD: ksyms.c,v 1.32 2019/01/25 00:19:26 millert Exp $ */
/*
- * Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 1998 Todd C. Miller <millert@openbsd.org>
* Copyright (c) 2001 Artur Grabowski <art@openbsd.org>
* All rights reserved.
*
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