diff options
author | bug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2003-09-15 03:37:32 +0000 |
---|---|---|
committer | bug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2003-09-15 03:37:32 +0000 |
commit | c1b6ea2f9ce32effa9c6a7d8a3435ee4bde70be7 (patch) | |
tree | 35ed5f7de0c638d16027a4ee91ae0dc971ceb4e0 | |
parent | 558f23ccc2a3d212205ed8838219d188cdfda345 (diff) | |
download | busybox-w32-c1b6ea2f9ce32effa9c6a7d8a3435ee4bde70be7.tar.gz busybox-w32-c1b6ea2f9ce32effa9c6a7d8a3435ee4bde70be7.tar.bz2 busybox-w32-c1b6ea2f9ce32effa9c6a7d8a3435ee4bde70be7.zip |
Update Matteo Croce's email address
git-svn-id: svn://busybox.net/trunk/busybox@7514 69ca8d6d-28ef-0310-b511-8ec308f3f277
-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 89051e9ce..abc3f387f 100644 --- a/miscutils/hdparm.c +++ b/miscutils/hdparm.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * hdparm implementation for busybox | 3 | * hdparm implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) [2003] by [Matteo Croce] <pinnolo@tin.it> | 6 | * Copyright (C) [2003] by [Matteo Croce] <3297627799@wind.it> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
9 | * it under the terms of the GNU General Public License as published by | 9 | * it under the terms of the GNU General Public License as published by |