[PATCH] email update
authorJens Axboe <axboe@kernel.dk>
Tue, 5 Sep 2006 08:48:19 +0000 (10:48 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 5 Sep 2006 08:48:19 +0000 (10:48 +0200)
dops.c
drivescan.c

diff --git a/dops.c b/dops.c
index 1741b0141f7bb89262e82f1ea84ff729d72d2610..c6672c5bcb1985da0acf49e930b00b3f12562cc8 100644 (file)
--- a/dops.c
+++ b/dops.c
@@ -2,6 +2,7 @@
  * direct disk operation exerciser
  *
  * Copyright (C) 2005 Jens Axboe <axboe@suse.de>
+ * Copyright (C) 2006 Jens Axboe <axboe@kernel.dk>
  *
  *  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
index f346ae008a1d4803150e794d207d52b901c30b5d..dd6d261511751a300eea66a62e0852ffd8eb3974 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2004 Jens Axboe <axboe@suse.de>
+ * Copyright (C) 2004-2005 Jens Axboe <axboe@suse.de>
+ * Copyright (C) 2006 Jens Axboe <axboe@kernel.dk>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 2 as