diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG
index ffbdc5d20e9941dd374c7b01cf8dfffa3a5b0bf1..7e5bb5c0ce53812b1da859bbe51600da4b75409b 100644
--- a/sm5/CHANGELOG
+++ b/sm5/CHANGELOG
@@ -1,8 +1,8 @@
 CHANGELOG for smartmontools
 
-$Id: CHANGELOG,v 1.2 2002/10/09 18:07:17 ballen4705 Exp $
+$Id: CHANGELOG,v 1.3 2002/10/11 09:20:32 ballen4705 Exp $
 
-Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
 
 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 the Free
diff --git a/sm5/Makefile b/sm5/Makefile
index 7ff88db83a35307c6f7a68b8c1156e35c1b76089..e0865f9c9081ea2a8a1a0c586500d6c280f1556f 100644
--- a/sm5/Makefile
+++ b/sm5/Makefile
@@ -1,8 +1,8 @@
 # Makefile for smartmontools
 #
-# $Id: Makefile,v 1.8 2002/10/11 01:27:39 ballen4705 Exp $
+# $Id: Makefile,v 1.9 2002/10/11 09:20:32 ballen4705 Exp $
 #
-# Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
 # 
 # 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 the Free
diff --git a/sm5/README b/sm5/README
index 9a6db51375f4adc36d48e7b62cbc63e8c27c8beb..60193d41a5bd4e9284970bb0b32c0c33224238b4 100644
--- a/sm5/README
+++ b/sm5/README
@@ -12,7 +12,7 @@ reports.
 
 
 == COPYING ==
-Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
 
 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 the Free
@@ -172,4 +172,4 @@ Fax: (408) 867-2115
 E-Mail: 250-1752@mcimail.com.
 
 
-$Id: README,v 1.3 2002/10/10 13:21:14 ballen4705 Exp $
+$Id: README,v 1.4 2002/10/11 09:20:32 ballen4705 Exp $
diff --git a/sm5/TODO b/sm5/TODO
index 42b2463ba45c5471b382ad1592d4ba2491175d9e..6ad5411e859e1cd44ad88fc393fa40c4c64c4043 100644
--- a/sm5/TODO
+++ b/sm5/TODO
@@ -1,8 +1,8 @@
 TODO list for smartmontools:
 
-Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
 
-$Id: TODO,v 1.3 2002/10/10 21:38:03 ballen4705 Exp $
+$Id: TODO,v 1.4 2002/10/11 09:20:32 ballen4705 Exp $
 
 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 the Free
diff --git a/sm5/atacmds.c b/sm5/atacmds.c
index 01ae2fc14e6cb1972685b0aecb3a765f05e51f84..e03b045c09cc387adb8bc6ea79ee10ad33fd98c6 100644
--- a/sm5/atacmds.c
+++ b/sm5/atacmds.c
@@ -1,8 +1,8 @@
-//  $Id: atacmds.c,v 1.1 2002/10/09 17:56:58 ballen4705 Exp $
+//  $Id: atacmds.c,v 1.2 2002/10/11 09:20:32 ballen4705 Exp $
 /*
  * atacmds.c
  *
- * Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+ * Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 1999-2000 Michael Cornwell <cornwell@acm.org>
  * Copyright (C) 2000 Andre Hedrick <andre@linux-ide.org>
  *
diff --git a/sm5/atacmds.cpp b/sm5/atacmds.cpp
index 00c2727acf4064f78b03856c6cf7592575b79305..3de297e018ed3c9fb3e3811b21947008d20f89da 100644
--- a/sm5/atacmds.cpp
+++ b/sm5/atacmds.cpp
@@ -1,8 +1,8 @@
-//  $Id: atacmds.cpp,v 1.1 2002/10/09 17:56:58 ballen4705 Exp $
+//  $Id: atacmds.cpp,v 1.2 2002/10/11 09:20:32 ballen4705 Exp $
 /*
  * atacmds.c
  *
- * Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+ * Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 1999-2000 Michael Cornwell <cornwell@acm.org>
  * Copyright (C) 2000 Andre Hedrick <andre@linux-ide.org>
  *
diff --git a/sm5/atacmds.h b/sm5/atacmds.h
index 9a8c3fea83e2fd9028dc5a894975385bbf22256c..d7a3a06b283df26f12ffcc5b725737e087377d82 100644
--- a/sm5/atacmds.h
+++ b/sm5/atacmds.h
@@ -1,8 +1,8 @@
-//  $Id: atacmds.h,v 1.4 2002/10/11 04:35:12 ballen4705 Exp $
+//  $Id: atacmds.h,v 1.5 2002/10/11 09:20:32 ballen4705 Exp $
 /*
  * atacmds.h
  *
- * Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+ * Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 1999-2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/sm5/ataprint.c b/sm5/ataprint.c
index 130d2ed0ff09deb61f2ca8b8fad1d12aea26bc95..0f981c43945fa32777400454e150625775b2e487 100644
--- a/sm5/ataprint.c
+++ b/sm5/ataprint.c
@@ -1,8 +1,8 @@
-//  $Id: ataprint.c,v 1.5 2002/10/11 04:35:12 ballen4705 Exp $
+//  $Id: ataprint.c,v 1.6 2002/10/11 09:20:32 ballen4705 Exp $
 /*
  * ataprint.c
  *
- * Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+ * Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 1999-2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/sm5/ataprint.cpp b/sm5/ataprint.cpp
index f130289834bb11a82b8da3424d521e0b2ce4cbca..c44b5cf2915aceaf66242f53af21d7361440e62f 100644
--- a/sm5/ataprint.cpp
+++ b/sm5/ataprint.cpp
@@ -1,8 +1,8 @@
-//  $Id: ataprint.cpp,v 1.5 2002/10/11 04:35:12 ballen4705 Exp $
+//  $Id: ataprint.cpp,v 1.6 2002/10/11 09:20:32 ballen4705 Exp $
 /*
  * ataprint.c
  *
- * Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+ * Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 1999-2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/sm5/ataprint.h b/sm5/ataprint.h
index cce26e0f2c529c4f0b19e76f40d82a33e9123d17..259f565b6887541201389488f2fabdf838f62bac 100644
--- a/sm5/ataprint.h
+++ b/sm5/ataprint.h
@@ -1,9 +1,9 @@
-//  $Id: ataprint.h,v 1.2 2002/10/11 00:38:22 ballen4705 Exp $
+//  $Id: ataprint.h,v 1.3 2002/10/11 09:20:32 ballen4705 Exp $
 
 /*
  * ataprint.c
  *
- * Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+ * Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 1999-2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/sm5/extern.h b/sm5/extern.h
index 375a348c7eb7197277962c7e86d428263d800868..25c51a6d059d82dd2abe7678634be06e23924887 100644
--- a/sm5/extern.h
+++ b/sm5/extern.h
@@ -1,8 +1,8 @@
-//  $Id: extern.h,v 1.1 2002/10/09 17:56:58 ballen4705 Exp $
+//  $Id: extern.h,v 1.2 2002/10/11 09:20:32 ballen4705 Exp $
 /*
  * extern.h
  *
- * Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+ * Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 1999-2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/sm5/scsicmds.c b/sm5/scsicmds.c
index 18988b578daa5b14a622f47c722a76da715d3170..6882e25dc92f8ad4cfe6e61fb7657e43b18b7ecd 100644
--- a/sm5/scsicmds.c
+++ b/sm5/scsicmds.c
@@ -1,9 +1,9 @@
-//  $Id: scsicmds.c,v 1.3 2002/10/11 04:35:12 ballen4705 Exp $
+//  $Id: scsicmds.c,v 1.4 2002/10/11 09:20:32 ballen4705 Exp $
 
 /*
  * scsicmds.c
  *
- * Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+ * Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 1999-2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/sm5/scsicmds.cpp b/sm5/scsicmds.cpp
index 1b054a1193d79d10060623b327c48ed21575a7a0..c0c296e59483abe197d5ae59eca45d1f5d538499 100644
--- a/sm5/scsicmds.cpp
+++ b/sm5/scsicmds.cpp
@@ -1,9 +1,9 @@
-//  $Id: scsicmds.cpp,v 1.3 2002/10/11 04:35:12 ballen4705 Exp $
+//  $Id: scsicmds.cpp,v 1.4 2002/10/11 09:20:32 ballen4705 Exp $
 
 /*
  * scsicmds.c
  *
- * Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+ * Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 1999-2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/sm5/scsicmds.h b/sm5/scsicmds.h
index 7d3f00abada78a0860caf695b425869f4355446b..37e9e92eafd812d82c9aa447d739d37beef3db22 100644
--- a/sm5/scsicmds.h
+++ b/sm5/scsicmds.h
@@ -1,8 +1,8 @@
-//  $Id: scsicmds.h,v 1.1 2002/10/09 17:56:58 ballen4705 Exp $
+//  $Id: scsicmds.h,v 1.2 2002/10/11 09:20:32 ballen4705 Exp $
 /*
  * scsicmds.h
  *
- * Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+ * Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/sm5/scsiprint.c b/sm5/scsiprint.c
index 3da4b336800893294c8438e46c0d03e84b36868b..47a0501e49e322b65122dbbfd102b601ce87caba 100644
--- a/sm5/scsiprint.c
+++ b/sm5/scsiprint.c
@@ -1,8 +1,8 @@
-//  $Id: scsiprint.c,v 1.3 2002/10/11 04:35:12 ballen4705 Exp $
+//  $Id: scsiprint.c,v 1.4 2002/10/11 09:20:32 ballen4705 Exp $
 /*
  * scsiprint.c
  *
- * Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+ * Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/sm5/scsiprint.cpp b/sm5/scsiprint.cpp
index 1378da83016ff1ba112f3a5a91cb623bdcc2a82a..849647a8bfde953382818086c5f00619d4b47cc1 100644
--- a/sm5/scsiprint.cpp
+++ b/sm5/scsiprint.cpp
@@ -1,8 +1,8 @@
-//  $Id: scsiprint.cpp,v 1.3 2002/10/11 04:35:12 ballen4705 Exp $
+//  $Id: scsiprint.cpp,v 1.4 2002/10/11 09:20:32 ballen4705 Exp $
 /*
  * scsiprint.c
  *
- * Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+ * Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/sm5/scsiprint.h b/sm5/scsiprint.h
index 119c3c2ab212277d77c509553121d773fe5e613e..b32422e252f6f83e11754de7ca3ca31f282e8c5d 100644
--- a/sm5/scsiprint.h
+++ b/sm5/scsiprint.h
@@ -1,8 +1,8 @@
-//  $Id: scsiprint.h,v 1.1 2002/10/09 17:56:58 ballen4705 Exp $
+//  $Id: scsiprint.h,v 1.2 2002/10/11 09:20:32 ballen4705 Exp $
 /*
  * scsiprint.h
  *
- * Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+ * Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/sm5/smartctl.8 b/sm5/smartctl.8
index 6df5f226a16d6d2d4c3aeedae3c5025c14922a3c..4ce076dfd8a0d6f09dd0a5417718974f2af22cae 100644
--- a/sm5/smartctl.8
+++ b/sm5/smartctl.8
@@ -1,6 +1,6 @@
-\# Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+\# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
 \#
-\# $Id: smartctl.8,v 1.5 2002/10/11 03:46:17 ballen4705 Exp $
+\# $Id: smartctl.8,v 1.6 2002/10/11 09:20:32 ballen4705 Exp $
 \# 
 \# 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 the Free
@@ -10,7 +10,7 @@
 \# You should have received a copy of the GNU General Public License (for
 \# example COPYING); if not, write to the Free Software Foundation, Inc., 675
 \# Mass Ave, Cambridge, MA 02139, USA.
-.TH SMARTCTL 8  "$Date: 2002/10/11 03:46:17 $" "smartmontools-5.0"
+.TH SMARTCTL 8  "$Date: 2002/10/11 09:20:32 $" "smartmontools-5.0"
 .SH NAME
 smartctl \- S.M.A.R.T. control utility 
 .SH SYNOPSIS
@@ -229,7 +229,7 @@ this command on a running system.
 .PP
 .SH AUTHOR
 Bruce Allen
-.B ballen@uwm.edu
+.B smartmontools-support@lists.sourceforge.net
 .fi
 University of Wisconsin - Milwaukee Physics Department
 
@@ -296,4 +296,4 @@ Please let us know if there is an on\-line source for this document.
 
 .SH
 CVS ID OF THIS PAGE:
-$Id: smartctl.8,v 1.5 2002/10/11 03:46:17 ballen4705 Exp $
+$Id: smartctl.8,v 1.6 2002/10/11 09:20:32 ballen4705 Exp $
diff --git a/sm5/smartctl.c b/sm5/smartctl.c
index d1d3f60a971709423803f545b6fdcf1ca4796bea..914e69cc0638f61f3e7c5e0589550c5760e8f463 100644
--- a/sm5/smartctl.c
+++ b/sm5/smartctl.c
@@ -1,8 +1,8 @@
-//  $Id: smartctl.c,v 1.4 2002/10/11 03:46:17 ballen4705 Exp $
+//  $Id: smartctl.c,v 1.5 2002/10/11 09:20:32 ballen4705 Exp $
 /*
  * smartctl.c
  *
- * Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+ * Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
@@ -229,7 +229,7 @@ int main (int argc, char **argv){
     printf("is free software, and you are welcome to redistribute it\n");
     printf("under the terms of the GNU General Public License Version 2.\n");
     printf("See http://www.gnu.org for further details.\n\n");
-    printf("CVS version ID %s\n","$Id: smartctl.c,v 1.4 2002/10/11 03:46:17 ballen4705 Exp $");
+    printf("CVS version ID %s\n","$Id: smartctl.c,v 1.5 2002/10/11 09:20:32 ballen4705 Exp $");
     exit(0);
  }
 
diff --git a/sm5/smartctl.cpp b/sm5/smartctl.cpp
index fc9334c477a4064af05b5572846a5d8f365eb6d3..ecbd9cb6f51ba4365fca3717de786990c7b129e9 100644
--- a/sm5/smartctl.cpp
+++ b/sm5/smartctl.cpp
@@ -1,8 +1,8 @@
-//  $Id: smartctl.cpp,v 1.4 2002/10/11 03:46:17 ballen4705 Exp $
+//  $Id: smartctl.cpp,v 1.5 2002/10/11 09:20:32 ballen4705 Exp $
 /*
  * smartctl.c
  *
- * Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+ * Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
@@ -229,7 +229,7 @@ int main (int argc, char **argv){
     printf("is free software, and you are welcome to redistribute it\n");
     printf("under the terms of the GNU General Public License Version 2.\n");
     printf("See http://www.gnu.org for further details.\n\n");
-    printf("CVS version ID %s\n","$Id: smartctl.cpp,v 1.4 2002/10/11 03:46:17 ballen4705 Exp $");
+    printf("CVS version ID %s\n","$Id: smartctl.cpp,v 1.5 2002/10/11 09:20:32 ballen4705 Exp $");
     exit(0);
  }
 
diff --git a/sm5/smartctl.h b/sm5/smartctl.h
index f76ca57a5b054644c1f3a7695dc59357945434c2..c0ddc62544847d517416b382477c6b5ede8a194b 100644
--- a/sm5/smartctl.h
+++ b/sm5/smartctl.h
@@ -1,8 +1,8 @@
-//  $Id: smartctl.h,v 1.2 2002/10/10 13:21:17 ballen4705 Exp $
+//  $Id: smartctl.h,v 1.3 2002/10/11 09:20:32 ballen4705 Exp $
 /*
  * smartctl.h
  *
- * Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+ * Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/sm5/smartd.8 b/sm5/smartd.8
index d00d2883e2d01283a159c658de533ba3d47052cc..045c8fb37d77984875317e1d39143fc51b43c71c 100644
--- a/sm5/smartd.8
+++ b/sm5/smartd.8
@@ -1,4 +1,4 @@
-\# Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+\# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
 \# 
 \# 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 the Free
@@ -8,7 +8,7 @@
 \# You should have received a copy of the GNU General Public License (for
 \# example COPYING); if not, write to the Free Software Foundation, Inc., 675
 \# Mass Ave, Cambridge, MA 02139, USA.
-.TH SMARTD 8  "$Date: 2002/10/11 03:46:17 $" "smartmontools-5.0"
+.TH SMARTD 8  "$Date: 2002/10/11 09:20:32 $" "smartmontools-5.0"
 .SH NAME
 smartd \- S.M.A.R.T. Daemon
 .SH SYNOPSIS
@@ -102,7 +102,7 @@ and disabled using the command:
 .PP
 .SH AUTHOR
 Bruce Allen
-.B ballen@uwm.edu
+.B smartmontools-support@lists.sourceforge.net
 .fi
 University of Wisconsin - Milwaukee Physics Department
 
@@ -169,4 +169,4 @@ Please let us know if there is an on\-line source for this document.
 
 .SH
 CVS ID OF THIS PAGE:
-$Id: smartd.8,v 1.5 2002/10/11 03:46:17 ballen4705 Exp $
+$Id: smartd.8,v 1.6 2002/10/11 09:20:32 ballen4705 Exp $
diff --git a/sm5/smartd.c b/sm5/smartd.c
index 3ee6a2f65887628d662e4a627abf395d3be94823..23e54c5136e211c4e7d0b7d9cf880c2be76a2a25 100644
--- a/sm5/smartd.c
+++ b/sm5/smartd.c
@@ -1,8 +1,8 @@
-//  $Id: smartd.c,v 1.5 2002/10/11 03:46:17 ballen4705 Exp $
+//  $Id: smartd.c,v 1.6 2002/10/11 09:20:32 ballen4705 Exp $
 /*
  * smartd.c
  *
- * Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+ * Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
@@ -264,7 +264,7 @@ char copyleftstring[]=
 "is free software, and you are welcome to redistribute it\n"
 "under the terms of the GNU General Public License Version 2.\n"
 "See http://www.gnu.org for further details.\n\n"
-"CVS Version ID $Id: smartd.c,v 1.5 2002/10/11 03:46:17 ballen4705 Exp $\n";
+"CVS Version ID $Id: smartd.c,v 1.6 2002/10/11 09:20:32 ballen4705 Exp $\n";
 
 const char opts[] = { DEBUGMODE, EMAILNOTIFICATION, PRINTCOPYLEFT,'\0' };
 
diff --git a/sm5/smartd.cpp b/sm5/smartd.cpp
index 68ab0d50c14b7ee8720fa79943f0944d9f16fd2f..9a749fc823a5df44727ec7d507c4cce4624733d1 100644
--- a/sm5/smartd.cpp
+++ b/sm5/smartd.cpp
@@ -1,8 +1,8 @@
-//  $Id: smartd.cpp,v 1.5 2002/10/11 03:46:17 ballen4705 Exp $
+//  $Id: smartd.cpp,v 1.6 2002/10/11 09:20:32 ballen4705 Exp $
 /*
  * smartd.c
  *
- * Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+ * Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
@@ -264,7 +264,7 @@ char copyleftstring[]=
 "is free software, and you are welcome to redistribute it\n"
 "under the terms of the GNU General Public License Version 2.\n"
 "See http://www.gnu.org for further details.\n\n"
-"CVS Version ID $Id: smartd.cpp,v 1.5 2002/10/11 03:46:17 ballen4705 Exp $\n";
+"CVS Version ID $Id: smartd.cpp,v 1.6 2002/10/11 09:20:32 ballen4705 Exp $\n";
 
 const char opts[] = { DEBUGMODE, EMAILNOTIFICATION, PRINTCOPYLEFT,'\0' };
 
diff --git a/sm5/smartd.h b/sm5/smartd.h
index 95fb91976c3d77c2c4d265206b4e86f933bf1077..9490ef4360216376af3f30fc2acca498aace6792 100644
--- a/sm5/smartd.h
+++ b/sm5/smartd.h
@@ -1,8 +1,8 @@
-//  $Id: smartd.h,v 1.2 2002/10/10 13:21:18 ballen4705 Exp $
+//  $Id: smartd.h,v 1.3 2002/10/11 09:20:32 ballen4705 Exp $
 /*
  * smartd.h
  *
- * Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+ * Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
  * Copyright (C) 2000 Michael Cornwell <cornwell@acm.org>
  *
  * This program is free software; you can redistribute it and/or modify
diff --git a/sm5/smartd.initd b/sm5/smartd.initd
index 82a7de70f522e33d7afe7e02949f0b1e36114e27..2f57f8f21446954d03b9a5d403eb9afd323eba09 100755
--- a/sm5/smartd.initd
+++ b/sm5/smartd.initd
@@ -6,9 +6,9 @@
 #
 # processname: smartd 
 #
-# $Id: smartd.initd,v 1.2 2002/10/09 18:07:17 ballen4705 Exp $
+# $Id: smartd.initd,v 1.3 2002/10/11 09:20:32 ballen4705 Exp $
 #
-# Copyright (C) 2002 Bruce Allen <ballen@uwm.edu>
+# Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
 # 
 # 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 the Free
diff --git a/sm5/smartmontools.spec b/sm5/smartmontools.spec
index d217ea22d1f6f4f166945ff831c27d74927952d4..898efeb5f5cbc8096b20c24fc1ea89af58ff0269 100644
--- a/sm5/smartmontools.spec
+++ b/sm5/smartmontools.spec
@@ -73,6 +73,6 @@ fi
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
-* %{date} Bruce Allen ballen@uwm.edu
+* %{date} Bruce Allen smartmontools-support@lists.sourceforge.net
 Initial release.  Code is derived from smartsuite, and is
    intended to be compatible with the ATA/ATAPI-5 specifications.