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