diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2001-12-31 15:53:52 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2001-12-31 15:53:52 +0000 |
commit | 86e023b33f5a7c5a3b93f2b00f699c77b07e166b (patch) | |
tree | c75ad2577dcdb6c0d83b61407f49569052938d48 /ace/Singleton.h | |
parent | 079a9c4b87a61ca6c4852684cc7bd89e74e5675f (diff) | |
download | ATCD-86e023b33f5a7c5a3b93f2b00f699c77b07e166b.tar.gz |
ChangeLogTag:Mon Dec 31 09:32:59 2001 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
Diffstat (limited to 'ace/Singleton.h')
-rw-r--r-- | ace/Singleton.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ace/Singleton.h b/ace/Singleton.h index a06e5b4cf6f..49d9edb11f1 100644 --- a/ace/Singleton.h +++ b/ace/Singleton.h @@ -8,11 +8,11 @@ * * @brief * - * @author Tim Harrison (harrison@cs.wustl.edu) - * @author Douglas C. Schmidt - * @author Chris Lahey - * @author Rich Christy - * @author and David Levine. + * @author Tim Harrison <harrison@cs.wustl.edu>, + * Douglas C. Schmidt <schmidt@cs.wustl.edu>, + * Chris Lahey, + * Rich Christy, and + * David Levine <levine@cs.wustl.edu>. */ //============================================================================= |