summaryrefslogtreecommitdiff
path: root/sources/shared/CalendarEvent.java
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shared/CalendarEvent.java')
-rw-r--r--sources/shared/CalendarEvent.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/shared/CalendarEvent.java b/sources/shared/CalendarEvent.java
index 8558d91..54c636a 100644
--- a/sources/shared/CalendarEvent.java
+++ b/sources/shared/CalendarEvent.java
@@ -14,7 +14,7 @@ import java.io.*;
/**
* This class specifies calendar events. Calendar event objects are the most used objects of the
* whole netcalendar suite.
- * @author buetow
+ * @author Paul C. Buetow
*
*/
public class CalendarEvent implements Serializable {