Author: ceki
Date: Mon Jan 23 12:07:14 2006
New Revision: 504

Modified:
   slf4j/trunk/src/java/org/slf4j/impl/Log4jLoggerAdapter.java
Log:
shorter author tag

Modified: slf4j/trunk/src/java/org/slf4j/impl/Log4jLoggerAdapter.java
==============================================================================
--- slf4j/trunk/src/java/org/slf4j/impl/Log4jLoggerAdapter.java (original)
+++ slf4j/trunk/src/java/org/slf4j/impl/Log4jLoggerAdapter.java Mon Jan 23 
12:07:14 2006
@@ -44,7 +44,7 @@
  * interface. Note that the logging levels mentioned in this class
  * refer to those defined in the [EMAIL PROTECTED] org.apache.log4j.Level} 
class.
 
- * @author <a href="http://www.qos.ch/log4j/";>Ceki G&uuml;lc&uuml;</a>
+ * @author Ceki G&uuml;lc&uuml;
  */
 public final class Log4jLoggerAdapter implements Logger {
   final org.apache.log4j.Logger logger;
_______________________________________________
dev mailing list
[email protected]
http://slf4j.org/mailman/listinfo/dev

Reply via email to