]> git.deb.at Git - pkg/abook.git/commitdiff
Updated JH's e-mail address
authorJaakko Heinonen <jheinonen@users.sourceforge.net>
Thu, 23 Aug 2001 09:39:56 +0000 (09:39 +0000)
committerJaakko Heinonen <jheinonen@users.sourceforge.net>
Thu, 23 Aug 2001 09:39:56 +0000 (09:39 +0000)
15 files changed:
AUTHORS
README
abook.1
abook.c
abookrc.5
database.c
edit.c
estr.c
estr.h
filter.c
ldif.c
list.c
misc.c
options.c
ui.c

diff --git a/AUTHORS b/AUTHORS
index 588c3bcc87c48ea8d612d04c7cc11445b25cfdb5..2d83e7e6a8c97d953f0fed4ba79290ad67c01951 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,7 +1,7 @@
 abook AUTHORS
 -------------
 
-Jaakko Heinonen                <jheinonen@bigfoot.com>
+Jaakko Heinonen                <jheinonen@users.sourceforge.net>
 
 Alan Ford              <alan@whirlnet.co.uk>
  - Debian package
diff --git a/README b/README
index 8ee54f149b7214f7af2ec955d803c02f5fe29cda..9ff172f4c6ccf43018a15c6e5ddfbee01d1ed8dd 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 
- ABOOK by JH <jheinonen@bigfoot.com>
+ ABOOK by JH <jheinonen@users.sourceforge.net>
  -----
 
 Abook is an addressbook program with mutt mail client support.
@@ -58,7 +58,7 @@ See COPYING for details.
 
 CONTACT AUTHOR
 
-Send bugreports, fixes, wishes etc. to Jaakko Heinonen <jheinonen@bigfoot.com>
-or preferably use the mailing list. (See http://abook.sourceforge.net/ for
-details)
+Send bugreports, fixes, wishes etc. to Jaakko Heinonen
+<jheinonen@users.sourceforge.net> or preferably use the mailing list. (See
+http://abook.sourceforge.net/ for details)
 
diff --git a/abook.1 b/abook.1
index 0e9d58a868d048558821defbe093e7b8c5ef3016..6c9fdd2391c0495ec10094b33f9285efa6d9a89f 100644 (file)
--- a/abook.1
+++ b/abook.1
@@ -75,4 +75,4 @@ for the Debian GNU/Linux system (but may be used by others).
 
 .br
 .B abook
-was written by Jaakko Heinonen <jheinonen@bigfoot.com>
+was written by Jaakko Heinonen <jheinonen@users.sourceforge.net>
diff --git a/abook.c b/abook.c
index dd2757751bcaa5a94cd7b01cc225352c365c041c..bb0a34792a0f8b313a652102a61472a08272b11c 100644 (file)
--- a/abook.c
+++ b/abook.c
@@ -1,7 +1,7 @@
 /*
  * $Id$
  *
- * by JH <jheinonen@bigfoot.com>
+ * by JH <jheinonen@users.sourceforge.net>
  *
  * Copyright (C) Jaakko Heinonen
  */
index 8931aec26a422dd0c217c43321535837bcf8ffe7..071c7c9cd9d1aa0ad24ff398067f78e0bfd42294 100644 (file)
--- a/abookrc.5
+++ b/abookrc.5
@@ -161,4 +161,4 @@ This manual page was written by Alan Ford <alan@whirlnet.co.uk>.
 
 .br
 .B abook
-was written by Jaakko Heinonen <jheinonen@bigfoot.com>
+was written by Jaakko Heinonen <jheinonen@users.sourceforge.net>
index 1577966471f4e7e2ab2636562c8cd81ad3f603ce..3d7f1a4b9b2c9e24d3019003ceff5c9a1e39e439 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * $Id$
  *
- * by JH <jheinonen@bigfoot.com>
+ * by JH <jheinonen@users.sourceforge.net>
  *
  * Copyright (C) Jaakko Heinonen
  */
diff --git a/edit.c b/edit.c
index 66dae8b65d2e19aaf764bd744d912e22c4b01e0a..4aea3c03719877ffaff4cc3d858a21f37052e81c 100644 (file)
--- a/edit.c
+++ b/edit.c
@@ -2,7 +2,7 @@
 /*
  * $Id$
  *
- * by JH <jheinonen@bigfoot.com>
+ * by JH <jheinonen@users.sourceforge.net>
  *
  * Copyright (C) Jaakko Heinonen
  */
diff --git a/estr.c b/estr.c
index 0e20bb8142d40bdc7a5a92f66b70aa6a87c07b36..8a4ce31f6246610925ad0058c0b7b5fc4d6f6a4c 100644 (file)
--- a/estr.c
+++ b/estr.c
@@ -2,7 +2,7 @@
 /*
  * $Id$
  *  
- * by JH <jheinonen@bigfoot.com>
+ * by JH <jheinonen@users.sourceforge.net>
  *
  * Copyright (C) Jaakko Heinonen
  */
@@ -135,7 +135,7 @@ out:
 
 /*
  * filesel.c
- * by JH <jheinonen@bigfoot.com>
+ * by JH <jheinonen@users.sourceforge.net>
  *
  * Copyright (C) Jaakko Heinonen
  */
diff --git a/estr.h b/estr.h
index 680cf3b3bda19e03c7bdd119751eb1f750938c2f..64dc0fa2d23849ecea2d19f4c021512673b53498 100644 (file)
--- a/estr.h
+++ b/estr.h
@@ -2,7 +2,7 @@
 /*
  * $Id$
  *
- * by JH <jheinonen@bigfoot.com>
+ * by JH <jheinonen@users.sourceforge.net>
  *
  * Copyright (C) Jaakko Heinonen
  */
index 83a14b8af228e9dba4364b983c9049675363cbd5..5d20a3743c42471bc455b3bac120edac0e57a162 100644 (file)
--- a/filter.c
+++ b/filter.c
@@ -2,7 +2,7 @@
 /*
  * $Id$
  *
- * by JH <jheinonen@bigfoot.com>
+ * by JH <jheinonen@users.sourceforge.net>
  *
  * Copyright (C) Jaakko Heinonen
  */
diff --git a/ldif.c b/ldif.c
index 9a69f12632a9612a386ffba94621b369a4a2fec5..46230ad6af853dfa93610349188a4f317ace46b3 100644 (file)
--- a/ldif.c
+++ b/ldif.c
@@ -1,6 +1,6 @@
 
 /*
- * adapted to use with abook by JH <jheinonen@bigfoot.com>
+ * adapted to use with abook by JH <jheinonen@users.sourceforge.net>
  */
 
 /*
diff --git a/list.c b/list.c
index 39bf4422fcd755d3b8315ade75142dfdc2a07b20..29ba97263c37be392ab34474091febd87896bada 100644 (file)
--- a/list.c
+++ b/list.c
@@ -2,7 +2,7 @@
 /*
  * $Id$
  *
- * by JH <jheinonen@bigfoot.com>
+ * by JH <jheinonen@users.sourceforge.net>
  *
  * Copyright (C) Jaakko Heinonen
  */
diff --git a/misc.c b/misc.c
index 225d1563f9e048b981bff605bb7283e6ad9c189e..4bf1f60e6635638fb3474e57c65e2c5a5ed02cb2 100644 (file)
--- a/misc.c
+++ b/misc.c
@@ -2,7 +2,7 @@
 /*
  * $Id$
  *
- * by JH <jheinonen@bigfoot.com>
+ * by JH <jheinonen@users.sourceforge.net>
  *
  * Copyright (C) Jaakko Heinonen
  */
index 408de43c4b6eb4420c2089545b21f6ed5b33115a..a4ab1008311312e32664c6ebe68834ab6786a9b5 100644 (file)
--- a/options.c
+++ b/options.c
@@ -2,7 +2,7 @@
 /*
  * $Id$
  *
- * by JH <jheinonen@bigfoot.com>
+ * by JH <jheinonen@users.sourceforge.net>
  *
  * Copyright (C) Jaakko Heinonen
  */
diff --git a/ui.c b/ui.c
index 22c83621ba9b9dccf8b4b5671051e7a7d149c99c..d27fa7360f6af4a0487c8cdde7722e5279d62701 100644 (file)
--- a/ui.c
+++ b/ui.c
@@ -2,7 +2,7 @@
 /*
  * $Id$
  *
- * by JH <jheinonen@bigfoot.com>
+ * by JH <jheinonen@users.sourceforge.net>
  *
  * Copyright (C) Jaakko Heinonen
  */