Removed myself <J.E. Hoffmann> from all copyrights and AUTHOR files.
small changes to get simple to work
moved header to top
added newline at end of file (needed for some compilers to work)
updated coding style to support SUN 4.x compiler
added comparator to set
comparator added to map
dereferencing fix for SUN4
<typeinfo> not available if CPPUNIT_USE_TYPEINFO_NAME not defined
map needs comparator, make_pair to pair, and map dereference fix (SUN4)