From: Jens Axboe Date: Tue, 5 Sep 2006 08:47:37 +0000 (+0200) Subject: [PATCH] email update X-Git-Tag: blktrace-0.99.2~30 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=46e37c559d34896d51f06ab668458642e30c4c4e;p=blktrace.git [PATCH] email update --- diff --git a/README b/README index f4d0899..298a599 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ Block IO Tracing ---------------- -Written by Jens Axboe (initial version and kernel support), +Written by Jens Axboe (initial version and kernel support), Alan D. Brunelle (threading and splitup into two seperate programs), Nathan Scott (bug fixes, process names, multiple devices) Also thanks to Tom Zanussi for good input and @@ -181,5 +181,5 @@ the mail body. -2006-03-24, Jens Axboe +2006-09-05, Jens Axboe diff --git a/blkparse.c b/blkparse.c index 75bc622..a73d3dd 100644 --- a/blkparse.c +++ b/blkparse.c @@ -2,6 +2,7 @@ * block queue tracing parse application * * 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 diff --git a/blktrace.c b/blktrace.c index 1be7233..8eadc75 100644 --- a/blktrace.c +++ b/blktrace.c @@ -2,6 +2,7 @@ * block queue tracing application * * 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 diff --git a/btrace.spec b/btrace.spec index 6198702..ad70957 100644 --- a/btrace.spec +++ b/btrace.spec @@ -29,7 +29,7 @@ performance or application problems relating to block layer io. Authors: -------- - Jens Axboe + Jens Axboe %prep %setup -q