summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorfvdl <fvdl@NetBSD.org>2001-01-10 02:33:47 +0000
committerfvdl <fvdl@NetBSD.org>2001-01-10 02:33:47 +0000
commit07ca2a03bf027b83fa0ce7ca4b0794adeaeb4fe8 (patch)
treedfbc32580e65d05575a62724266bfe086097055d /sys
parent8c4bd70cda4741daacbe890e32b6af596f0d29b1 (diff)
Correct copyright year.
Diffstat (limited to 'sys')
-rw-r--r--sys/compat/linux/common/linux_blkio.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/linux/common/linux_blkio.c b/sys/compat/linux/common/linux_blkio.c
index 976c0da3209..ae09f772462 100644
--- a/sys/compat/linux/common/linux_blkio.c
+++ b/sys/compat/linux/common/linux_blkio.c
@@ -1,7 +1,7 @@
-/* $NetBSD: linux_blkio.c,v 1.1 2001/01/10 02:28:01 fvdl Exp $ */
+/* $NetBSD: linux_blkio.c,v 1.2 2001/01/10 02:33:47 fvdl Exp $ */
/*
- * Copyright (c) 2000 Wasabi Systems, Inc.
+ * Copyright (c) 2001 Wasabi Systems, Inc.
* All rights reserved.
*
* Written by Frank van der Linden for Wasabi Systems, Inc.