Index: trunk/PluginBuilder/plugins/PluginBuilder/pluginbuilder.pl
===================================================================
--- trunk/PluginBuilder/plugins/PluginBuilder/pluginbuilder.pl (revision 200)
+++ trunk/PluginBuilder/plugins/PluginBuilder/pluginbuilder.pl (revision 674)
@@ -5,5 +5,5 @@
 my $plugin = MT::Plugin->new(
     author_link => 'http://www.sixapart.com/',
-    author_name => 'Gene Boggs',
+    author_name => 'Six Apart',
     config_link => 'mt-pluginbuilder.cgi',
     description => 'Plugin Stubber',
Index: trunk/PluginBuilder/plugins/PluginBuilder/lib/PluginBuilder.pm
===================================================================
--- trunk/PluginBuilder/plugins/PluginBuilder/lib/PluginBuilder.pm (revision 196)
+++ trunk/PluginBuilder/plugins/PluginBuilder/lib/PluginBuilder.pm (revision 674)
@@ -226,5 +226,5 @@
 =head1 AUTHOR
 
-Gene Boggs E<lt>gene@sixapart.comE<gt>
+Six Apart
 
 =cut
Index: trunk/HelloWorld/plugins/HelloWorld/HelloWorld.pl
===================================================================
--- trunk/HelloWorld/plugins/HelloWorld/HelloWorld.pl (revision 422)
+++ trunk/HelloWorld/plugins/HelloWorld/HelloWorld.pl (revision 674)
@@ -3,6 +3,5 @@
 # This is a modified version of the code listed in "Hacking Movable
 # Type" by Allen, Choate, Hammersley, Haughey and Raynes, in chapter
-# 10: Writing Plugins.  Gene Boggs added the plugin manager
-# compatiblity files.
+# 10: Writing Plugins.  
 #
 # If you spot an inaccuracy or improvement in the context of The Book
@@ -116,10 +115,5 @@
 
 The code is transcribed from "Hacking Movable Type" by Allen, Choate,
-Hammersley, Haughey and Raynes, Chapter 10: "Writing Plugins."  Slight
-modifications have been made by Gene Boggs.  If you spot an inaccuracy
-or improvement (in the context of The Book or PluginManager
-requirements), patches are welcome!  Please contact Gene (email in
-L</AUTHORS>) or better yet, check-in a patch if you have svn write
-access.
+Hammersley, Haughey and Raynes, Chapter 10: "Writing Plugins."
 
 The distribution of this plugin contains xml files that are required
@@ -227,6 +221,4 @@
 =item Jay Allen E<lt>jay@jayallen.orgE<gt>
 
-=item Gene Boggs E<lt>gene.boggs@gmail.comE<gt>
-
 =back
 
Index: trunk/HelloWorld/README.txt
===================================================================
--- trunk/HelloWorld/README.txt (revision 159)
+++ trunk/HelloWorld/README.txt (revision 674)
@@ -2,4 +2,2 @@
 It contains the code from the book, "Hacking MT" and the
 distribution metadata.  It is not a product of the authors.
-Please contact gboggs@sixapart.com with any questions,
-suggestions, patches, etc.
