You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2006/12/28 12:31:08 UTC

svn commit: r490700 - /directory/trunks/ldapstudio/ldapstudio-dsml-command/src/main/java/org/apache/directory/ldapstudio/dsmlCommand/DsmlCommand.java

Author: elecharny
Date: Thu Dec 28 03:31:06 2006
New Revision: 490700

URL: http://svn.apache.org/viewvc?view=rev&rev=490700
Log:
Added a Author tag

Modified:
    directory/trunks/ldapstudio/ldapstudio-dsml-command/src/main/java/org/apache/directory/ldapstudio/dsmlCommand/DsmlCommand.java

Modified: directory/trunks/ldapstudio/ldapstudio-dsml-command/src/main/java/org/apache/directory/ldapstudio/dsmlCommand/DsmlCommand.java
URL: http://svn.apache.org/viewvc/directory/trunks/ldapstudio/ldapstudio-dsml-command/src/main/java/org/apache/directory/ldapstudio/dsmlCommand/DsmlCommand.java?view=diff&rev=490700&r1=490699&r2=490700
==============================================================================
--- directory/trunks/ldapstudio/ldapstudio-dsml-command/src/main/java/org/apache/directory/ldapstudio/dsmlCommand/DsmlCommand.java (original)
+++ directory/trunks/ldapstudio/ldapstudio-dsml-command/src/main/java/org/apache/directory/ldapstudio/dsmlCommand/DsmlCommand.java Thu Dec 28 03:31:06 2006
@@ -42,6 +42,8 @@
 
 /**
  * This class implements the DSMLv2 Command Line.
+ * 
+ * @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
  */
 public class DsmlCommand
 {