Author: ceki
Date: Mon Jan 23 12:08:43 2006
New Revision: 505

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

Modified: slf4j/trunk/src/java/org/slf4j/Logger.java
==============================================================================
--- slf4j/trunk/src/java/org/slf4j/Logger.java  (original)
+++ slf4j/trunk/src/java/org/slf4j/Logger.java  Mon Jan 23 12:08:43 2006
@@ -37,7 +37,7 @@
  * The main user interface to logging. It is expected that logging
  * takes place through concrete implementations of this interface.
  * 
- * @author <a href="http://www.qos.ch/log4j/";>Ceki G&uuml;lc&uuml;</a>
+ * @author Ceki G&uuml;lc&uuml;
  */
 public interface Logger {
 
_______________________________________________
dev mailing list
[email protected]
http://slf4j.org/mailman/listinfo/dev

Reply via email to