From 00ab0435078fb0263075ea49144833033922c8a3 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Tue, 26 Oct 1999 02:39:02 +0000 Subject: [PATCH] nt_io.c: Add e-mail address to author's name. --- lib/ext2fs/nt_io.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/ext2fs/nt_io.c b/lib/ext2fs/nt_io.c index 4ef9541..93b94f1 100644 --- a/lib/ext2fs/nt_io.c +++ b/lib/ext2fs/nt_io.c @@ -1,11 +1,10 @@ /* -/* * nt_io.c --- This is the Nt I/O interface to the I/O manager. * * Implements a one-block write-through cache. * * Copyright (C) 1993, 1994, 1995 Theodore Ts'o. - * Copyright (C) 1998 Andrey Shedel + * Copyright (C) 1998 Andrey Shedel (andreys@ns.cr.cyco.com) * * %Begin-Header% * This file may be redistributed under the terms of the GNU Public -- 1.8.3.1