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/server/CalendarFormatParser.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/server/CalendarFormatParser.java') diff --git a/sources/server/CalendarFormatParser.java b/sources/server/CalendarFormatParser.java index 852fd73..a1f3cb0 100644 --- a/sources/server/CalendarFormatParser.java +++ b/sources/server/CalendarFormatParser.java @@ -20,7 +20,7 @@ import shared.*; * memory. Then, the CalendarDatabase class can be used to access the database. * Each calendar category has its own file. In each file all the calendar events of the * specific categories are stored. - * @author buetow + * @author Paul C. Buetow * */ public final class CalendarFormatParser { -- cgit v1.2.3