From 07ca2a03bf027b83fa0ce7ca4b0794adeaeb4fe8 Mon Sep 17 00:00:00 2001 From: fvdl Date: Wed, 10 Jan 2001 02:33:47 +0000 Subject: Correct copyright year. --- sys/compat/linux/common/linux_blkio.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/compat/linux') 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. -- cgit