summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape/certsrv/common/OpDef.java
diff options
context:
space:
mode:
Diffstat (limited to 'base/common/src/com/netscape/certsrv/common/OpDef.java')
-rw-r--r--base/common/src/com/netscape/certsrv/common/OpDef.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/common/src/com/netscape/certsrv/common/OpDef.java b/base/common/src/com/netscape/certsrv/common/OpDef.java
index 862b44760..28cc31f59 100644
--- a/base/common/src/com/netscape/certsrv/common/OpDef.java
+++ b/base/common/src/com/netscape/certsrv/common/OpDef.java
@@ -22,6 +22,7 @@ package com.netscape.certsrv.common;
* used in the administration protocol between the console
* and the server.
*
+ * @author Jack Pan-Chen
* @version $Revision$, $Date$
*/
public interface OpDef {