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/NetCalendarServer.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/server/NetCalendarServer.java') diff --git a/sources/server/NetCalendarServer.java b/sources/server/NetCalendarServer.java index 6fe6f74..a8e4e99 100644 --- a/sources/server/NetCalendarServer.java +++ b/sources/server/NetCalendarServer.java @@ -19,7 +19,7 @@ import shared.remotecall.*; /** * This is the main class of the server part of the netcalendar suite. * It contains the server socket part and hold a references to the calendar database. - * @author buetow + * @author Paul C. Buetow */ public class NetCalendarServer extends Thread { private int iPort; -- cgit v1.2.3