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/inputforms/InputForm.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/client/inputforms/InputForm.java') diff --git a/sources/client/inputforms/InputForm.java b/sources/client/inputforms/InputForm.java index 0c507f8..8b665c5 100644 --- a/sources/client/inputforms/InputForm.java +++ b/sources/client/inputforms/InputForm.java @@ -14,7 +14,7 @@ import client.*; /** * This abstract class is the base class of all other classes of the same package. * It contains some common members using by all other (specialized) input form classes. - * @author buetow + * @author Paul C. Buetow * */ public abstract class InputForm extends SubWindow { -- cgit v1.2.3