Sorry Stefan, I was completely exhausted ;-)

This commit is contained in:
hns 2003-11-29 11:37:08 +00:00
parent bbc63c289b
commit 275d882f92
2 changed files with 2 additions and 2 deletions

View file

@ -31,7 +31,7 @@ import java.util.zip.GZIPOutputStream;
* thread (the static runner thread in helma.util.Logging) which is why they * thread (the static runner thread in helma.util.Logging) which is why they
* are not synchronized, although they're not threadsafe. * are not synchronized, although they're not threadsafe.
* *
* @author Stefan Pollack * @author Stefan Pollach
* @author Daniel Ruthardt * @author Daniel Ruthardt
* @author Hannes Wallnoefer * @author Hannes Wallnoefer
*/ */

View file

@ -26,7 +26,7 @@ import java.util.*;
* simple console logging and logging to files that are rotated and * simple console logging and logging to files that are rotated and
* gzipped each night. * gzipped each night.
* *
* @author Stefan Pollack * @author Stefan Pollach
* @author Daniel Ruthardt * @author Daniel Ruthardt
* @author Hannes Wallnoefer * @author Hannes Wallnoefer
*/ */