summaryrefslogtreecommitdiffstats
path: root/sys/dev/softraid.c
diff options
context:
space:
mode:
authorckuethe <ckuethe@openbsd.org>2008-02-15 05:29:25 +0000
committerckuethe <ckuethe@openbsd.org>2008-02-15 05:29:25 +0000
commit7fe2bdbee5a8d3dde0a55f9da545ecc2a8019e59 (patch)
tree8c8d9293570c5eae08ce491591e6880aa7ff674a /sys/dev/softraid.c
parentrevert to a pre-mutex state. for unknown reasons, the mutexes do not provide (diff)
downloadwireguard-openbsd-7fe2bdbee5a8d3dde0a55f9da545ecc2a8019e59.tar.xz
wireguard-openbsd-7fe2bdbee5a8d3dde0a55f9da545ecc2a8019e59.zip
Add myself to the copyrights, ok marco@
Diffstat (limited to 'sys/dev/softraid.c')
-rw-r--r--sys/dev/softraid.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/softraid.c b/sys/dev/softraid.c
index 02bf54b4b9b..57bc7becef4 100644
--- a/sys/dev/softraid.c
+++ b/sys/dev/softraid.c
@@ -1,6 +1,7 @@
-/* $OpenBSD: softraid.c,v 1.103 2008/02/14 22:04:34 ckuethe Exp $ */
+/* $OpenBSD: softraid.c,v 1.104 2008/02/15 05:29:25 ckuethe Exp $ */
/*
* Copyright (c) 2007 Marco Peereboom <marco@peereboom.us>
+ * Copyright (c) 2008 Chris Kuethe <ckuethe@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