summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/kern/kern_bufq.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/kern/kern_bufq.c b/sys/kern/kern_bufq.c
index b02ff2c951b..88eb2487032 100644
--- a/sys/kern/kern_bufq.c
+++ b/sys/kern/kern_bufq.c
@@ -1,6 +1,7 @@
-/* $OpenBSD: kern_bufq.c,v 1.18 2010/09/02 07:05:39 matthew Exp $ */
+/* $OpenBSD: kern_bufq.c,v 1.19 2010/09/03 10:51:53 dlg Exp $ */
/*
* Copyright (c) 2010 Thordur I. Bjornsson <thib@openbsd.org>
+ * Copyright (c) 2010 David Gwynne <dlg@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