From ba46e76e7376fc94919933d16c3c5cf4a7beae4a Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 23 Feb 2009 17:12:36 +0000 Subject: author buetow => author Paul C. Buetow --- sources/shared/CalendarEvent.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/shared/CalendarEvent.java') 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 { -- cgit v1.2.3