[ScryMUD] SVN Commit Info r935 - in trunk/mud: grrmud/server lib/bitfield lib/containers lib/log lib/string2

scrymud at wanfear.com scrymud at wanfear.com
Sun Jun 10 02:58:52 PDT 2007


Author: eroper
Date: 2007-06-10 02:58:51 -0700 (Sun, 10 Jun 2007)
New Revision: 935

Modified:
   trunk/mud/grrmud/server/BugEntry.cc
   trunk/mud/grrmud/server/BugEntry.h
   trunk/mud/grrmud/server/BuildInfo.h
   trunk/mud/grrmud/server/Filters.cc
   trunk/mud/grrmud/server/Filters.h
   trunk/mud/grrmud/server/MudStats.cc
   trunk/mud/grrmud/server/MudStats.h
   trunk/mud/grrmud/server/SkillSpell.cc
   trunk/mud/grrmud/server/SkillSpell.h
   trunk/mud/grrmud/server/ar_skll.cc
   trunk/mud/grrmud/server/ar_skll.h
   trunk/mud/grrmud/server/audit.cc
   trunk/mud/grrmud/server/audit.h
   trunk/mud/grrmud/server/batl_prc.cc
   trunk/mud/grrmud/server/batl_prc.h
   trunk/mud/grrmud/server/battle.cc
   trunk/mud/grrmud/server/battle.h
   trunk/mud/grrmud/server/classes.cc
   trunk/mud/grrmud/server/classes.h
   trunk/mud/grrmud/server/code_gen.cc
   trunk/mud/grrmud/server/code_gen.h
   trunk/mud/grrmud/server/command2.cc
   trunk/mud/grrmud/server/command2.h
   trunk/mud/grrmud/server/command3.cc
   trunk/mud/grrmud/server/command3.h
   trunk/mud/grrmud/server/command4.cc
   trunk/mud/grrmud/server/command4.h
   trunk/mud/grrmud/server/command5.cc
   trunk/mud/grrmud/server/command5.h
   trunk/mud/grrmud/server/commands.cc
   trunk/mud/grrmud/server/commands.h
   trunk/mud/grrmud/server/const.cc
   trunk/mud/grrmud/server/const.h
   trunk/mud/grrmud/server/cr_skll.cc
   trunk/mud/grrmud/server/cr_skll.h
   trunk/mud/grrmud/server/critter.cc
   trunk/mud/grrmud/server/critter.h
   trunk/mud/grrmud/server/dam_skll.cc
   trunk/mud/grrmud/server/dam_skll.h
   trunk/mud/grrmud/server/dam_spll.cc
   trunk/mud/grrmud/server/dam_spll.h
   trunk/mud/grrmud/server/door.cc
   trunk/mud/grrmud/server/door.h
   trunk/mud/grrmud/server/ez_skll.cc
   trunk/mud/grrmud/server/ez_skll.h
   trunk/mud/grrmud/server/ez_spll.cc
   trunk/mud/grrmud/server/ez_spll.h
   trunk/mud/grrmud/server/grrmud.cc
   trunk/mud/grrmud/server/grrmud.h
   trunk/mud/grrmud/server/load_wld.cc
   trunk/mud/grrmud/server/load_wld.h
   trunk/mud/grrmud/server/login.cc
   trunk/mud/grrmud/server/login.h
   trunk/mud/grrmud/server/misc.cc
   trunk/mud/grrmud/server/misc.h
   trunk/mud/grrmud/server/misc2.cc
   trunk/mud/grrmud/server/misc2.h
   trunk/mud/grrmud/server/obj_cmds.cc
   trunk/mud/grrmud/server/obj_cmds.h
   trunk/mud/grrmud/server/obj_parse.cc
   trunk/mud/grrmud/server/obj_parse.h
   trunk/mud/grrmud/server/object.cc
   trunk/mud/grrmud/server/object.h
   trunk/mud/grrmud/server/olc.cc
   trunk/mud/grrmud/server/olc.h
   trunk/mud/grrmud/server/olc2.cc
   trunk/mud/grrmud/server/olc2.h
   trunk/mud/grrmud/server/parse.cc
   trunk/mud/grrmud/server/parse.h
   trunk/mud/grrmud/server/pet_spll.cc
   trunk/mud/grrmud/server/pet_spll.h
   trunk/mud/grrmud/server/rm_cmds.cc
   trunk/mud/grrmud/server/rm_cmds.h
   trunk/mud/grrmud/server/rm_parse.cc
   trunk/mud/grrmud/server/rm_parse.h
   trunk/mud/grrmud/server/rm_spll.cc
   trunk/mud/grrmud/server/rm_spll.h
   trunk/mud/grrmud/server/room.cc
   trunk/mud/grrmud/server/room.h
   trunk/mud/grrmud/server/script.cc
   trunk/mud/grrmud/server/script.h
   trunk/mud/grrmud/server/skills.cc
   trunk/mud/grrmud/server/skills.h
   trunk/mud/grrmud/server/social2.cc
   trunk/mud/grrmud/server/social2.h
   trunk/mud/grrmud/server/socials.cc
   trunk/mud/grrmud/server/socials.h
   trunk/mud/grrmud/server/spec_prc.cc
   trunk/mud/grrmud/server/spec_prc.h
   trunk/mud/grrmud/server/spells.cc
   trunk/mud/grrmud/server/spells.h
   trunk/mud/grrmud/server/spells2.cc
   trunk/mud/grrmud/server/spells2.h
   trunk/mud/grrmud/server/tmp_socials.cc
   trunk/mud/grrmud/server/trv_spll.cc
   trunk/mud/grrmud/server/trv_spll.h
   trunk/mud/grrmud/server/vehicle.cc
   trunk/mud/grrmud/server/vehicle.h
   trunk/mud/grrmud/server/wep_skll.cc
   trunk/mud/grrmud/server/wep_skll.h
   trunk/mud/grrmud/server/zone.cc
   trunk/mud/grrmud/server/zone.h
   trunk/mud/lib/bitfield/bitfield.cc
   trunk/mud/lib/bitfield/bitfield.h
   trunk/mud/lib/bitfield/btester.cc
   trunk/mud/lib/containers/Heap.h
   trunk/mud/lib/containers/KVPair.h
   trunk/mud/lib/containers/ProtectedList.h
   trunk/mud/lib/containers/PtrArray.cc
   trunk/mud/lib/containers/PtrArray.h
   trunk/mud/lib/containers/list2.h
   trunk/mud/lib/containers/rb_tree.cc
   trunk/mud/lib/containers/rb_tree.h
   trunk/mud/lib/containers/tree2.h
   trunk/mud/lib/log/LogStream.h
   trunk/mud/lib/log/test1.cc
   trunk/mud/lib/string2/string2.cc
   trunk/mud/lib/string2/string2.h
   trunk/mud/lib/string2/tester.cc
Log:
Contact information in the source headers is now up-to-date.


Modified: trunk/mud/grrmud/server/BugEntry.cc
===================================================================
--- trunk/mud/grrmud/server/BugEntry.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/BugEntry.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 // Meaningless test comment added by angelbob: 7/26/99
 //
 
@@ -626,9 +625,7 @@
       }//while
 
       dafile << "</table></center>\n\n<hr>\n"
-         "<ADDRESS>\n"
-         "Generated by:<A HREF=\"mailto:greear at cyberhighway.net\">ScryMUD Admin</A>\n"
-         "</ADDRESS></body></html>\n";
+         "</body></html>\n";
 
       dafile << flush;
       dafile.close();

Modified: trunk/mud/grrmud/server/BugEntry.h
===================================================================
--- trunk/mud/grrmud/server/BugEntry.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/BugEntry.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -22,8 +22,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #ifndef __BUG_ENTRY_INCLUDE_GRRMUD__

Modified: trunk/mud/grrmud/server/BuildInfo.h
===================================================================
--- trunk/mud/grrmud/server/BuildInfo.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/BuildInfo.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #ifndef __BUILD_INFO_INCLUDE__

Modified: trunk/mud/grrmud/server/Filters.cc
===================================================================
--- trunk/mud/grrmud/server/Filters.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/Filters.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///********************  Filters.cc  *****************************///

Modified: trunk/mud/grrmud/server/Filters.h
===================================================================
--- trunk/mud/grrmud/server/Filters.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/Filters.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///********************  Filters.h  *****************************///

Modified: trunk/mud/grrmud/server/MudStats.cc
===================================================================
--- trunk/mud/grrmud/server/MudStats.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/MudStats.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #include "MudStats.h"

Modified: trunk/mud/grrmud/server/MudStats.h
===================================================================
--- trunk/mud/grrmud/server/MudStats.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/MudStats.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 

Modified: trunk/mud/grrmud/server/SkillSpell.cc
===================================================================
--- trunk/mud/grrmud/server/SkillSpell.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/SkillSpell.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #include "const.h"
@@ -591,9 +590,6 @@
    }//for
 
    retval.Append("\n\n\n"
-"<ADDRESS>\n"
-"Generated by:<A HREF=\"mailto:greear at cyberhighway.net\">Grock</A>\n"
-"</ADDRESS>\n"
 "</BODY>\n"
 "</HTML>\n");
 

Modified: trunk/mud/grrmud/server/SkillSpell.h
===================================================================
--- trunk/mud/grrmud/server/SkillSpell.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/SkillSpell.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #ifndef SKILL_SPELL_INCLUDE

Modified: trunk/mud/grrmud/server/ar_skll.cc
===================================================================
--- trunk/mud/grrmud/server/ar_skll.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/ar_skll.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 //*********************** ar_sklls.cc ********************//

Modified: trunk/mud/grrmud/server/ar_skll.h
===================================================================
--- trunk/mud/grrmud/server/ar_skll.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/ar_skll.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///************************ ar_skll.h  *****************************///

Modified: trunk/mud/grrmud/server/audit.cc
===================================================================
--- trunk/mud/grrmud/server/audit.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/audit.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 

Modified: trunk/mud/grrmud/server/audit.h
===================================================================
--- trunk/mud/grrmud/server/audit.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/audit.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 

Modified: trunk/mud/grrmud/server/batl_prc.cc
===================================================================
--- trunk/mud/grrmud/server/batl_prc.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/batl_prc.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 /************************  batl_prc.cc  ***************************/

Modified: trunk/mud/grrmud/server/batl_prc.h
===================================================================
--- trunk/mud/grrmud/server/batl_prc.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/batl_prc.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 /************************  batl_prc.h  ***************************/

Modified: trunk/mud/grrmud/server/battle.cc
===================================================================
--- trunk/mud/grrmud/server/battle.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/battle.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///**********************  Battle and related functions ******************///

Modified: trunk/mud/grrmud/server/battle.h
===================================================================
--- trunk/mud/grrmud/server/battle.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/battle.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///**********************  Battle and related functions ******************///

Modified: trunk/mud/grrmud/server/classes.cc
===================================================================
--- trunk/mud/grrmud/server/classes.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/classes.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///********************  classes.cc  *****************************///

Modified: trunk/mud/grrmud/server/classes.h
===================================================================
--- trunk/mud/grrmud/server/classes.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/classes.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///********************  classes.h  *****************************///

Modified: trunk/mud/grrmud/server/code_gen.cc
===================================================================
--- trunk/mud/grrmud/server/code_gen.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/code_gen.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 
@@ -58,8 +57,7 @@
 "//along with this program; if not, write to the Free Software\n"
 "//Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.\n"
 "//\n"
-"// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)\n"
-"//                                     greearb at agcs.com\n"
+"//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net\n"
 "//\n"
 "//\n"
 "// NOTE:  This code was autogenerated by the code_gen.cc program.  If you\n"

Modified: trunk/mud/grrmud/server/code_gen.h
===================================================================
--- trunk/mud/grrmud/server/code_gen.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/code_gen.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #ifndef __CODE_GEN_H__

Modified: trunk/mud/grrmud/server/command2.cc
===================================================================
--- trunk/mud/grrmud/server/command2.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/command2.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 /*        command2.cc, more commands for pcs and immortals */

Modified: trunk/mud/grrmud/server/command2.h
===================================================================
--- trunk/mud/grrmud/server/command2.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/command2.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 /************************  command2.h  ***************************/

Modified: trunk/mud/grrmud/server/command3.cc
===================================================================
--- trunk/mud/grrmud/server/command3.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/command3.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///**********************  command3.cc ****************************///

Modified: trunk/mud/grrmud/server/command3.h
===================================================================
--- trunk/mud/grrmud/server/command3.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/command3.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 /************************  command3.h  ***************************/

Modified: trunk/mud/grrmud/server/command4.cc
===================================================================
--- trunk/mud/grrmud/server/command4.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/command4.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///**********************  command4.cc  ******************************///

Modified: trunk/mud/grrmud/server/command4.h
===================================================================
--- trunk/mud/grrmud/server/command4.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/command4.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 /************************  command4.h  ***************************/

Modified: trunk/mud/grrmud/server/command5.cc
===================================================================
--- trunk/mud/grrmud/server/command5.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/command5.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///**********************  command5.cc  ******************************///

Modified: trunk/mud/grrmud/server/command5.h
===================================================================
--- trunk/mud/grrmud/server/command5.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/command5.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 /************************  command5.h  ***************************/

Modified: trunk/mud/grrmud/server/commands.cc
===================================================================
--- trunk/mud/grrmud/server/commands.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/commands.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 //*********************** commands.cc ********************//

Modified: trunk/mud/grrmud/server/commands.h
===================================================================
--- trunk/mud/grrmud/server/commands.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/commands.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 /************************  commands.h  ***************************/

Modified: trunk/mud/grrmud/server/const.cc
===================================================================
--- trunk/mud/grrmud/server/const.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/const.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #include <string2.h>

Modified: trunk/mud/grrmud/server/const.h
===================================================================
--- trunk/mud/grrmud/server/const.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/const.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///************ this is to save repetitive typing ***********///

Modified: trunk/mud/grrmud/server/cr_skll.cc
===================================================================
--- trunk/mud/grrmud/server/cr_skll.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/cr_skll.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 //*********************** cr_skll.cc ********************//

Modified: trunk/mud/grrmud/server/cr_skll.h
===================================================================
--- trunk/mud/grrmud/server/cr_skll.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/cr_skll.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///***********************  cr_skll.h  *****************************///

Modified: trunk/mud/grrmud/server/critter.cc
===================================================================
--- trunk/mud/grrmud/server/critter.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/critter.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 //***********************************************************//

Modified: trunk/mud/grrmud/server/critter.h
===================================================================
--- trunk/mud/grrmud/server/critter.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/critter.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///**********************  critter.h  ***************************///

Modified: trunk/mud/grrmud/server/dam_skll.cc
===================================================================
--- trunk/mud/grrmud/server/dam_skll.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/dam_skll.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 //*********************** skills.cc ********************//

Modified: trunk/mud/grrmud/server/dam_skll.h
===================================================================
--- trunk/mud/grrmud/server/dam_skll.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/dam_skll.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///************************  dam_skll.h  *****************************///

Modified: trunk/mud/grrmud/server/dam_spll.cc
===================================================================
--- trunk/mud/grrmud/server/dam_spll.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/dam_spll.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #include "dam_spll.h"

Modified: trunk/mud/grrmud/server/dam_spll.h
===================================================================
--- trunk/mud/grrmud/server/dam_spll.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/dam_spll.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///************************  Spells.h  *****************************///

Modified: trunk/mud/grrmud/server/door.cc
===================================================================
--- trunk/mud/grrmud/server/door.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/door.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 //*********************************************************************// 

Modified: trunk/mud/grrmud/server/door.h
===================================================================
--- trunk/mud/grrmud/server/door.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/door.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
  

Modified: trunk/mud/grrmud/server/ez_skll.cc
===================================================================
--- trunk/mud/grrmud/server/ez_skll.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/ez_skll.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 //*********************** ez_skll.cc ********************//

Modified: trunk/mud/grrmud/server/ez_skll.h
===================================================================
--- trunk/mud/grrmud/server/ez_skll.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/ez_skll.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///***********************  ez_skll.h  *****************************///

Modified: trunk/mud/grrmud/server/ez_spll.cc
===================================================================
--- trunk/mud/grrmud/server/ez_spll.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/ez_spll.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///********************** ez_spll.cc **********************///

Modified: trunk/mud/grrmud/server/ez_spll.h
===================================================================
--- trunk/mud/grrmud/server/ez_spll.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/ez_spll.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///************************  Spells.h  *****************************///

Modified: trunk/mud/grrmud/server/grrmud.cc
===================================================================
--- trunk/mud/grrmud/server/grrmud.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/grrmud.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///**********************  grrmud.cc  ***************************///
@@ -542,7 +541,7 @@
       "Be sure to check the log files in the ./log directory if you have\n"
       "any strange occurances.\n"
       "\n"
-      "--Ben Greear (greear at cyberhighway.net, greearb at agcs.com)\n\n";
+      "--Edward Roper (edro+scrymud [at] wanfear.net\n\n";
 
    srand(time(0));
 
@@ -1506,7 +1505,7 @@
 and tried to persist in that action.  In this case, the whole site has been\n\
 banned instead of just one user.\n\n\
 If you feel that you or your site has been wrongly sitebanned and would like\n\
-the ban removed, please contact greear at cyberhighway.net to discuss the matter.";
+the ban removed, please see the ScryMUD web forums to discuss the matter.";
 
       write(desc, str, strlen(str)); 
       close(desc);

Modified: trunk/mud/grrmud/server/grrmud.h
===================================================================
--- trunk/mud/grrmud/server/grrmud.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/grrmud.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #ifndef GRRMUD_INCLUDE_H

Modified: trunk/mud/grrmud/server/load_wld.cc
===================================================================
--- trunk/mud/grrmud/server/load_wld.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/load_wld.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #include "misc.h"

Modified: trunk/mud/grrmud/server/load_wld.h
===================================================================
--- trunk/mud/grrmud/server/load_wld.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/load_wld.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #ifndef LOAD_WORLD_INCLUDE

Modified: trunk/mud/grrmud/server/login.cc
===================================================================
--- trunk/mud/grrmud/server/login.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/login.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///********************  login.cc  ****************************///

Modified: trunk/mud/grrmud/server/login.h
===================================================================
--- trunk/mud/grrmud/server/login.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/login.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 /************************  login.h  ***************************/

Modified: trunk/mud/grrmud/server/misc.cc
===================================================================
--- trunk/mud/grrmud/server/misc.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/misc.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #include "command4.h"

Modified: trunk/mud/grrmud/server/misc.h
===================================================================
--- trunk/mud/grrmud/server/misc.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/misc.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #ifndef __MiscInclude__

Modified: trunk/mud/grrmud/server/misc2.cc
===================================================================
--- trunk/mud/grrmud/server/misc2.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/misc2.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///*************************** misc2.cc ****************************///

Modified: trunk/mud/grrmud/server/misc2.h
===================================================================
--- trunk/mud/grrmud/server/misc2.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/misc2.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #ifndef Misc2Include

Modified: trunk/mud/grrmud/server/obj_cmds.cc
===================================================================
--- trunk/mud/grrmud/server/obj_cmds.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/obj_cmds.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 

Modified: trunk/mud/grrmud/server/obj_cmds.h
===================================================================
--- trunk/mud/grrmud/server/obj_cmds.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/obj_cmds.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 

Modified: trunk/mud/grrmud/server/obj_parse.cc
===================================================================
--- trunk/mud/grrmud/server/obj_parse.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/obj_parse.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 /********************  obj_parse.cc  ***************/

Modified: trunk/mud/grrmud/server/obj_parse.h
===================================================================
--- trunk/mud/grrmud/server/obj_parse.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/obj_parse.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #ifndef __OBJ_PARSE_INCLUDE_H

Modified: trunk/mud/grrmud/server/object.cc
===================================================================
--- trunk/mud/grrmud/server/object.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/object.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///**********************  object.cc  ******************************///

Modified: trunk/mud/grrmud/server/object.h
===================================================================
--- trunk/mud/grrmud/server/object.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/object.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///************************  object.h  ********************************///

Modified: trunk/mud/grrmud/server/olc.cc
===================================================================
--- trunk/mud/grrmud/server/olc.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/olc.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///**************************  olc.cc  ****************************///

Modified: trunk/mud/grrmud/server/olc.h
===================================================================
--- trunk/mud/grrmud/server/olc.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/olc.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///************************  olc.h  *****************************///

Modified: trunk/mud/grrmud/server/olc2.cc
===================================================================
--- trunk/mud/grrmud/server/olc2.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/olc2.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///**********************  olc2.cc  ******************************///

Modified: trunk/mud/grrmud/server/olc2.h
===================================================================
--- trunk/mud/grrmud/server/olc2.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/olc2.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///************************  olc2.h  *****************************///

Modified: trunk/mud/grrmud/server/parse.cc
===================================================================
--- trunk/mud/grrmud/server/parse.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/parse.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 /********************  parse.cc  ***************/

Modified: trunk/mud/grrmud/server/parse.h
===================================================================
--- trunk/mud/grrmud/server/parse.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/parse.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #ifndef PARSE_INCLUDE_H

Modified: trunk/mud/grrmud/server/pet_spll.cc
===================================================================
--- trunk/mud/grrmud/server/pet_spll.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/pet_spll.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///**********************  pet_spll.cc  *******************************///

Modified: trunk/mud/grrmud/server/pet_spll.h
===================================================================
--- trunk/mud/grrmud/server/pet_spll.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/pet_spll.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///************************  pet_spll.h  *****************************///

Modified: trunk/mud/grrmud/server/rm_cmds.cc
===================================================================
--- trunk/mud/grrmud/server/rm_cmds.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/rm_cmds.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 

Modified: trunk/mud/grrmud/server/rm_cmds.h
===================================================================
--- trunk/mud/grrmud/server/rm_cmds.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/rm_cmds.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 

Modified: trunk/mud/grrmud/server/rm_parse.cc
===================================================================
--- trunk/mud/grrmud/server/rm_parse.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/rm_parse.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 /********************  rm_parse.cc  ***************/

Modified: trunk/mud/grrmud/server/rm_parse.h
===================================================================
--- trunk/mud/grrmud/server/rm_parse.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/rm_parse.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #ifndef ROOM_PARSE_INCLUDE_H

Modified: trunk/mud/grrmud/server/rm_spll.cc
===================================================================
--- trunk/mud/grrmud/server/rm_spll.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/rm_spll.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #include "rm_spll.h"

Modified: trunk/mud/grrmud/server/rm_spll.h
===================================================================
--- trunk/mud/grrmud/server/rm_spll.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/rm_spll.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///************************  Spells.h  *****************************///

Modified: trunk/mud/grrmud/server/room.cc
===================================================================
--- trunk/mud/grrmud/server/room.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/room.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 //**********************************************************************//

Modified: trunk/mud/grrmud/server/room.h
===================================================================
--- trunk/mud/grrmud/server/room.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/room.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 

Modified: trunk/mud/grrmud/server/script.cc
===================================================================
--- trunk/mud/grrmud/server/script.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/script.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///**********************  script.cc  ******************************///

Modified: trunk/mud/grrmud/server/script.h
===================================================================
--- trunk/mud/grrmud/server/script.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/script.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///**********************  script.h  ****************************///

Modified: trunk/mud/grrmud/server/skills.cc
===================================================================
--- trunk/mud/grrmud/server/skills.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/skills.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 //*********************** skills.cc ********************//

Modified: trunk/mud/grrmud/server/skills.h
===================================================================
--- trunk/mud/grrmud/server/skills.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/skills.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///************************  Skills.h  *****************************///

Modified: trunk/mud/grrmud/server/social2.cc
===================================================================
--- trunk/mud/grrmud/server/social2.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/social2.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 /************************** social2.cc **********/

Modified: trunk/mud/grrmud/server/social2.h
===================================================================
--- trunk/mud/grrmud/server/social2.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/social2.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 /* social2.h */

Modified: trunk/mud/grrmud/server/socials.cc
===================================================================
--- trunk/mud/grrmud/server/socials.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/socials.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 /*  Socials.cc: These are simplistic commands.  They usually only

Modified: trunk/mud/grrmud/server/socials.h
===================================================================
--- trunk/mud/grrmud/server/socials.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/socials.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 /* socials.h */

Modified: trunk/mud/grrmud/server/spec_prc.cc
===================================================================
--- trunk/mud/grrmud/server/spec_prc.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/spec_prc.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///*********************  spec_prc.cc  *****************************///

Modified: trunk/mud/grrmud/server/spec_prc.h
===================================================================
--- trunk/mud/grrmud/server/spec_prc.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/spec_prc.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #ifndef SPEC_PROC_INCLUDE

Modified: trunk/mud/grrmud/server/spells.cc
===================================================================
--- trunk/mud/grrmud/server/spells.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/spells.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 /* spells.cc:  My first try at coding spells.  These are quite messy

Modified: trunk/mud/grrmud/server/spells.h
===================================================================
--- trunk/mud/grrmud/server/spells.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/spells.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///************************  Spells.h  *****************************///

Modified: trunk/mud/grrmud/server/spells2.cc
===================================================================
--- trunk/mud/grrmud/server/spells2.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/spells2.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///**********************  spells2.cc  *******************************///

Modified: trunk/mud/grrmud/server/spells2.h
===================================================================
--- trunk/mud/grrmud/server/spells2.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/spells2.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///************************  Spells2.h  *****************************///

Modified: trunk/mud/grrmud/server/tmp_socials.cc
===================================================================
--- trunk/mud/grrmud/server/tmp_socials.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/tmp_socials.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 /*  Socials.cc: These are simplistic commands.  They usually only

Modified: trunk/mud/grrmud/server/trv_spll.cc
===================================================================
--- trunk/mud/grrmud/server/trv_spll.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/trv_spll.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #include "trv_spll.h"

Modified: trunk/mud/grrmud/server/trv_spll.h
===================================================================
--- trunk/mud/grrmud/server/trv_spll.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/trv_spll.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///************************  Spells.h  *****************************///

Modified: trunk/mud/grrmud/server/vehicle.cc
===================================================================
--- trunk/mud/grrmud/server/vehicle.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/vehicle.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///*************************  Vehicle  *****************************///

Modified: trunk/mud/grrmud/server/vehicle.h
===================================================================
--- trunk/mud/grrmud/server/vehicle.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/vehicle.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///*************************  Vehicle  *****************************///

Modified: trunk/mud/grrmud/server/wep_skll.cc
===================================================================
--- trunk/mud/grrmud/server/wep_skll.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/wep_skll.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 //*********************** wep_skll.cc ********************//

Modified: trunk/mud/grrmud/server/wep_skll.h
===================================================================
--- trunk/mud/grrmud/server/wep_skll.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/wep_skll.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///************************  wep_skll.h  *****************************///

Modified: trunk/mud/grrmud/server/zone.cc
===================================================================
--- trunk/mud/grrmud/server/zone.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/zone.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 #ifdef USEMYSQL
 #include "mysql/mysql.h"

Modified: trunk/mud/grrmud/server/zone.h
===================================================================
--- trunk/mud/grrmud/server/zone.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/grrmud/server/zone.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #ifndef GRRMUD_ZONE_INCLUDE_H

Modified: trunk/mud/lib/bitfield/bitfield.cc
===================================================================
--- trunk/mud/lib/bitfield/bitfield.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/lib/bitfield/bitfield.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///*******************  bitfield.cc  *************************///

Modified: trunk/mud/lib/bitfield/bitfield.h
===================================================================
--- trunk/mud/lib/bitfield/bitfield.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/lib/bitfield/bitfield.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///*******************  bitfield.h  ****************************///

Modified: trunk/mud/lib/bitfield/btester.cc
===================================================================
--- trunk/mud/lib/bitfield/btester.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/lib/bitfield/btester.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -1,5 +1,5 @@
 // $Id$
-// $Revision: 1.2 $  $Author$ $Date$
+// $Revision$  $Author$ $Date$
 
 //
 //ScryMUD Server Code
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///**************************  tester.cc  **************************///

Modified: trunk/mud/lib/containers/Heap.h
===================================================================
--- trunk/mud/lib/containers/Heap.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/lib/containers/Heap.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -1,5 +1,5 @@
 // $Id$
-// $Revision: 1.3 $  $Author$ $Date$
+// $Revision$  $Author$ $Date$
 
 //
 //ScryMUD Server Code
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 

Modified: trunk/mud/lib/containers/KVPair.h
===================================================================
--- trunk/mud/lib/containers/KVPair.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/lib/containers/KVPair.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -1,5 +1,5 @@
 // $Id$
-// $Revision: 1.3 $  $Author$ $Date$
+// $Revision$  $Author$ $Date$
 
 //
 //ScryMUD Server Code
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #ifndef BEN_KVPAIR_H

Modified: trunk/mud/lib/containers/ProtectedList.h
===================================================================
--- trunk/mud/lib/containers/ProtectedList.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/lib/containers/ProtectedList.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -1,5 +1,5 @@
 // $Id$
-// $Revision: 1.3 $  $Author$ $Date$
+// $Revision$  $Author$ $Date$
 
 //
 //ScryMUD Server Code
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 // PtrArray

Modified: trunk/mud/lib/containers/PtrArray.cc
===================================================================
--- trunk/mud/lib/containers/PtrArray.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/lib/containers/PtrArray.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -18,7 +18,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greearb at candelatech.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 // PtrArrayBase, PtrArray, LazyPtrArray

Modified: trunk/mud/lib/containers/PtrArray.h
===================================================================
--- trunk/mud/lib/containers/PtrArray.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/lib/containers/PtrArray.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -18,7 +18,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greearb at candelatech.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 // PtrArray

Modified: trunk/mud/lib/containers/list2.h
===================================================================
--- trunk/mud/lib/containers/list2.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/lib/containers/list2.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -18,15 +18,14 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greearb at candelatech.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 // list.h -- Declarations for the list library
 
 //  This templated list works only on pointers right now, it could, however
 //  be changed to include ALL items easily.  There may be a few bugs left,
-//  so be careful.  If you have any questions, write me at:  
-//  greear at cyberhighway.net
+//  so be careful.
 //  Happy coding, Ben Greear
 
 

Modified: trunk/mud/lib/containers/rb_tree.cc
===================================================================
--- trunk/mud/lib/containers/rb_tree.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/lib/containers/rb_tree.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 // rb_tree.cc -- Implementation of the search tree library

Modified: trunk/mud/lib/containers/rb_tree.h
===================================================================
--- trunk/mud/lib/containers/rb_tree.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/lib/containers/rb_tree.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -1,5 +1,5 @@
 // $Id$
-// $Revision: 1.4 $  $Author$ $Date$
+// $Revision$  $Author$ $Date$
 
 //
 //ScryMUD Server Code
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 // rb_tree.h -- Declarations for the search tree library

Modified: trunk/mud/lib/containers/tree2.h
===================================================================
--- trunk/mud/lib/containers/tree2.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/lib/containers/tree2.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -1,5 +1,5 @@
 // $Id$
-// $Revision: 1.3 $  $Author$ $Date$
+// $Revision$  $Author$ $Date$
 
 //
 //ScryMUD Server Code
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///**********************  tree2.h  *********************************///

Modified: trunk/mud/lib/log/LogStream.h
===================================================================
--- trunk/mud/lib/log/LogStream.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/lib/log/LogStream.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -18,7 +18,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greearb at candelatech.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 //  This class has the ability to buffer logs in RAM for efficiency,

Modified: trunk/mud/lib/log/test1.cc
===================================================================
--- trunk/mud/lib/log/test1.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/lib/log/test1.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -1,5 +1,5 @@
 // $Id$
-// $Revision: 1.2 $  $Author$ $Date$
+// $Revision$  $Author$ $Date$
 
 //
 //ScryMUD Server Code
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 #include "LogStream.h"

Modified: trunk/mud/lib/string2/string2.cc
===================================================================
--- trunk/mud/lib/string2/string2.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/lib/string2/string2.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -1,5 +1,5 @@
 // $Id$
-// $Revision: 1.20 $  $Author$ $Date$
+// $Revision$  $Author$ $Date$
 
 //
 //Copyright (C) 1998-2001  Ben Greear
@@ -18,7 +18,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greearb at candelatech.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///**********************  string2.cc  ***************************///

Modified: trunk/mud/lib/string2/string2.h
===================================================================
--- trunk/mud/lib/string2/string2.h	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/lib/string2/string2.h	2007-06-10 09:58:51 UTC (rev 935)
@@ -18,7 +18,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greearb at candelatech.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 //
 
@@ -28,8 +28,6 @@
 // Everyone is free to use this code, just leave my name intact.
 // This has not been tested very much, so use at your own risk!! :)
 
-// Any questions, write me at:  greear at pollux.cs.uga.edu
-
  
 #ifndef String2Include
 #define String2Include

Modified: trunk/mud/lib/string2/tester.cc
===================================================================
--- trunk/mud/lib/string2/tester.cc	2007-06-10 09:33:14 UTC (rev 934)
+++ trunk/mud/lib/string2/tester.cc	2007-06-10 09:58:51 UTC (rev 935)
@@ -1,5 +1,5 @@
 // $Id$
-// $Revision: 1.2 $  $Author$ $Date$
+// $Revision$  $Author$ $Date$
 
 //
 //ScryMUD Server Code
@@ -19,8 +19,7 @@
 //along with this program; if not, write to the Free Software
 //Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-// To contact the Author, Ben Greear:  greear at cyberhighway.net, (preferred)
-//                                     greearb at agcs.com
+//To contact the maintainer, Edward Roper: edro+scrymud [at] wanfear.net
 //
 
 ///**************************  tester.cc  **************************///




More information about the ScryMUD mailing list