summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2004-04-02 04:31:21 +0000
committerderaadt <deraadt@openbsd.org>2004-04-02 04:31:21 +0000
commit4614c0fa8311c37f4c78509d0a89e2855683231e (patch)
treef1e35f8756dc084e100834150f9792632cc0f0a7 /sys
parentcheck the signals for exceptions and do siginfo in the signal handler; also some style (diff)
downloadwireguard-openbsd-4614c0fa8311c37f4c78509d0a89e2855683231e.tar.xz
wireguard-openbsd-4614c0fa8311c37f4c78509d0a89e2855683231e.zip
remove pk from copyright, seen in netbsd
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/sparc/dev/fd.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/sparc/dev/fd.c b/sys/arch/sparc/dev/fd.c
index 64b520ad889..9df2ebfb3e2 100644
--- a/sys/arch/sparc/dev/fd.c
+++ b/sys/arch/sparc/dev/fd.c
@@ -1,9 +1,8 @@
-/* $OpenBSD: fd.c,v 1.35 2004/02/15 02:45:46 tedu Exp $ */
+/* $OpenBSD: fd.c,v 1.36 2004/04/02 04:31:21 deraadt Exp $ */
/* $NetBSD: fd.c,v 1.51 1997/05/24 20:16:19 pk Exp $ */
/*-
* Copyright (c) 1993, 1994, 1995 Charles Hannum.
- * Copyright (c) 1995 Paul Kranenburg.
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*