diff --git a/authentication/source/java/ch/systemsx/cisd/authentication/IAuthenticationService.java b/authentication/source/java/ch/systemsx/cisd/authentication/IAuthenticationService.java
index 2013b0d2dfb650f637c54635348a8d18b2245c47..4bf61559df0848fafef08859f68c19d22f27ae6e 100644
--- a/authentication/source/java/ch/systemsx/cisd/authentication/IAuthenticationService.java
+++ b/authentication/source/java/ch/systemsx/cisd/authentication/IAuthenticationService.java
@@ -17,9 +17,9 @@
 package ch.systemsx.cisd.authentication;
 
 /**
- * 
+ * Interface for authentication. 
  *
- * @author felmer
+ * @author Franz-Josef Elmer
  */
 public interface IAuthenticationService
 {