summaryrefslogtreecommitdiff
path: root/sources/client/inputforms/RenameCategory.java
diff options
context:
space:
mode:
Diffstat (limited to 'sources/client/inputforms/RenameCategory.java')
-rw-r--r--sources/client/inputforms/RenameCategory.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/client/inputforms/RenameCategory.java b/sources/client/inputforms/RenameCategory.java
index b662754..e55c547 100644
--- a/sources/client/inputforms/RenameCategory.java
+++ b/sources/client/inputforms/RenameCategory.java
@@ -21,7 +21,7 @@ import shared.remotecall.*;
/**
* This class contains all the GUI components of the edit event dialog.
* Its used for editing existing events of the calendar database.
- * @author buetow
+ * @author Paul C. Buetow
*
*/
public class RenameCategory extends InputForm {