diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2003-11-28 22:55:03 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2003-11-28 22:55:03 +0000 |
commit | 5be6a200f073cf7e84d501a8b8a7accdf7c5ce02 (patch) | |
tree | 9dccef9254ba1454819643723b275cdd1d2f3926 /miscutils | |
parent | b8c3a5453120af6509ddd7d66dffc0b8ef417629 (diff) | |
download | busybox-5be6a200f073cf7e84d501a8b8a7accdf7c5ce02.tar.gz |
Correct Matteo's email address
Diffstat (limited to 'miscutils')
-rw-r--r-- | miscutils/hdparm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/hdparm.c b/miscutils/hdparm.c index 52dc11a28..6580bf592 100644 --- a/miscutils/hdparm.c +++ b/miscutils/hdparm.c @@ -3,7 +3,7 @@ * hdparm implementation for busybox * * - * Copyright (C) [2003] by [Matteo Croce] <pinnolo@tin.it> + * Copyright (C) [2003] by [Matteo Croce] <3297627799@wind.it> * * Hacked by Tito <farmatito@tiscali.it> for size optimization. * |