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/client/NetCalendarClient.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/client/NetCalendarClient.java') diff --git a/sources/client/NetCalendarClient.java b/sources/client/NetCalendarClient.java index caed516..cfdaa29 100644 --- a/sources/client/NetCalendarClient.java +++ b/sources/client/NetCalendarClient.java @@ -20,7 +20,7 @@ import client.inputforms.*; /** * This is the main class of the client part of the netcalendar suite. It contains the main GUI. * All subguis are created within this class. - * @author buetow + * @author Paul C. Buetow */ public class NetCalendarClient extends JFrame { private static final long serialVersionUID = 1L; -- cgit v1.2.3