summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/form
diff options
context:
space:
mode:
authorJosé Guilherme Vanz <guilherme.sft@gmail.com>2012-11-19 21:05:40 -0200
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-11-20 05:15:45 +0000
commit4395680011e5e882d41cd1b3a4a0e14eda7430a8 (patch)
tree438acf9aa5f2d3af06f3ab67b7265fdc19d10013 /wizards/com/sun/star/wizards/form
parent677a3f75e77b35f256b77b1de727790b468ab899 (diff)
fdo#51304: Remove @author annotation
This commit removes some @author annotations and some cleanup. Change-Id: Iaf2c4465825dc73af6c1d7377ae847262721c22b Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1122 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Diffstat (limited to 'wizards/com/sun/star/wizards/form')
-rw-r--r--wizards/com/sun/star/wizards/form/CallFormWizard.java1
-rw-r--r--wizards/com/sun/star/wizards/form/Finalizer.java1
2 files changed, 0 insertions, 2 deletions
diff --git a/wizards/com/sun/star/wizards/form/CallFormWizard.java b/wizards/com/sun/star/wizards/form/CallFormWizard.java
index 28d15e848d4c..937fb1aa5835 100644
--- a/wizards/com/sun/star/wizards/form/CallFormWizard.java
+++ b/wizards/com/sun/star/wizards/form/CallFormWizard.java
@@ -24,7 +24,6 @@ import com.sun.star.wizards.common.PropertyNames;
/** This class capsulates the class, that implements the minimal component, a
* factory for creating the service (<CODE>__getServiceFactory</CODE>).
- * @author Bertram Nolte
*/
public class CallFormWizard
{
diff --git a/wizards/com/sun/star/wizards/form/Finalizer.java b/wizards/com/sun/star/wizards/form/Finalizer.java
index 764ba19bdfe5..8c4a63b19c02 100644
--- a/wizards/com/sun/star/wizards/form/Finalizer.java
+++ b/wizards/com/sun/star/wizards/form/Finalizer.java
@@ -24,7 +24,6 @@ import com.sun.star.wizards.common.PropertyNames;
import com.sun.star.wizards.ui.*;
/**
- * @author Administrator
*
* To change the template for this generated type comment go to
* Window&gt;Preferences&gt;Java&gt;Code Generation&gt;Code and Comments