diff --git a/cole/AUTHORS b/cole/AUTHORS index 294b012..d13d587 100644 --- a/cole/AUTHORS +++ b/cole/AUTHORS @@ -2,5 +2,5 @@ Current maintainer: ******************* -Charles Wyble +Charles Wyble diff --git a/ppthtml/README b/ppthtml/README index b512177..65aea84 100644 --- a/ppthtml/README +++ b/ppthtml/README @@ -64,6 +64,6 @@ it does with that. Charles N Wyble -jackshck@yahoo.com +jackshck@thewybles.com diff --git a/ppthtml/pptdump.c b/ppthtml/pptdump.c index 522da64..61783af 100644 --- a/ppthtml/pptdump.c +++ b/ppthtml/pptdump.c @@ -1,6 +1,6 @@ /* pptdump - dumps individual records for analysis - Copyright 2002 Charles N Wyble + Copyright 2002 Charles N Wyble 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 diff --git a/ppthtml/ppthtml.c b/ppthtml/ppthtml.c index 51f6367..634d450 100644 --- a/ppthtml/ppthtml.c +++ b/ppthtml/ppthtml.c @@ -1,6 +1,6 @@ /* pptHtml - Format a PowerPoint Presentation into Html - Copyright 2002 Charles N Wyble + Copyright 2002 Charles N Wyble 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 diff --git a/xlhtml/README b/xlhtml/README index c33ffa7..e8af5c1 100644 --- a/xlhtml/README +++ b/xlhtml/README @@ -120,4 +120,4 @@ have something to share...send it to me. If you've contributed...THANKS! Charles N Wyble -jackshck@yahoo.com +jackshck@thewybles.com diff --git a/xlhtml/ascii.c b/xlhtml/ascii.c index 03681ea..24e834f 100644 --- a/xlhtml/ascii.c +++ b/xlhtml/ascii.c @@ -3,7 +3,7 @@ */ /* - Copyright 2002 Charles N Wyble + Copyright 2002 Charles N Wyble 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 diff --git a/xlhtml/html.c b/xlhtml/html.c index 24474da..0510986 100644 --- a/xlhtml/html.c +++ b/xlhtml/html.c @@ -3,7 +3,7 @@ */ /* - Copyright 2002 Charles N Wyble + Copyright 2002 Charles N Wyble 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 diff --git a/xlhtml/support.c b/xlhtml/support.c index 0035dd9..d9c33b6 100644 --- a/xlhtml/support.c +++ b/xlhtml/support.c @@ -3,7 +3,7 @@ */ /* - Copyright 2002 Charles N Wyble + Copyright 2002 Charles N Wyble 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 @@ -59,7 +59,7 @@ fprintf(stderr, "\nxlhtml converts excel files (.xls) to Html.\n" "\t-xc: Columns (separated by a dash) for extraction (zero based)\n" "\t-xp: Page extracted (zero based)\n" "\t-xr: Rows (separated by a dash) to be extracted (zero based)\n"); - fprintf(stderr, "\nReport bugs to jackshck@yahoo.com\n"); + fprintf(stderr, "\nReport bugs to jackshck@thewybles.com\n"); exit (1); } diff --git a/xlhtml/tuneable.h b/xlhtml/tuneable.h index 79ae89d..960e585 100644 --- a/xlhtml/tuneable.h +++ b/xlhtml/tuneable.h @@ -3,7 +3,7 @@ */ /* - Copyright 2002 Charles N Wyble + Copyright 2002 Charles N Wyble 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 diff --git a/xlhtml/xlcdump.c b/xlhtml/xlcdump.c index 0410878..c9d0ae9 100644 --- a/xlhtml/xlcdump.c +++ b/xlhtml/xlcdump.c @@ -1,6 +1,6 @@ /* xlcdump - dumps individual chart records for analysis - Copyright 2002 Charles N Wyble + Copyright 2002 Charles N Wyble 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 diff --git a/xlhtml/xldump.c b/xlhtml/xldump.c index 4a254dd..402c284 100644 --- a/xlhtml/xldump.c +++ b/xlhtml/xldump.c @@ -1,6 +1,6 @@ /* dump - dumps individual records for analysis - Copyright 2002 Charles N Wyble + Copyright 2002 Charles N Wyble 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 diff --git a/xlhtml/xlhtml.c b/xlhtml/xlhtml.c index 60108c8..a37af5c 100644 --- a/xlhtml/xlhtml.c +++ b/xlhtml/xlhtml.c @@ -6,7 +6,7 @@ */ /* - Copyright 2002 Charles N Wyble + Copyright 2002 Charles N Wyble 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 diff --git a/xlhtml/xlhtml.h b/xlhtml/xlhtml.h index caa2b00..0ffec97 100644 --- a/xlhtml/xlhtml.h +++ b/xlhtml/xlhtml.h @@ -3,7 +3,7 @@ */ /* - Copyright 2002 Charles N Wyble + Copyright 2002 Charles N Wyble 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 diff --git a/xlhtml/xml.c b/xlhtml/xml.c index c9a105d..342c6de 100644 --- a/xlhtml/xml.c +++ b/xlhtml/xml.c @@ -3,7 +3,7 @@ */ /* - Copyright 2002 Charles N Wyble + Copyright 2002 Charles N Wyble 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