From aae22ca71e8f5ac94a79f5dee161533a25852f6c Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Tue, 5 Sep 2006 10:46:22 +0200 Subject: [PATCH] [PATCH] email update --- README | 4 ++-- fio.c | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index 7cd6bbc0..f323384f 100644 --- a/README +++ b/README @@ -333,11 +333,11 @@ Split up, the format is as follows: Author ------ -Fio was written by Jens Axboe to enable flexible testing +Fio was written by Jens Axboe to enable flexible testing of the Linux IO subsystem and schedulers. He got tired of writing specific test applications to simulate a given workload, and found that the existing io benchmark/test tools out there weren't flexible enough to do what he wanted. -Jens Axboe 20060609 +Jens Axboe 20060905 diff --git a/fio.c b/fio.c index 11799e0d..c83e8921 100644 --- a/fio.c +++ b/fio.c @@ -2,6 +2,7 @@ * fio - the flexible io tester * * Copyright (C) 2005 Jens Axboe + * Copyright (C) 2006 Jens Axboe * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- 2.25.1