diff options
Diffstat (limited to 'sources/client/inputforms/InputForm.java')
| -rw-r--r-- | sources/client/inputforms/InputForm.java | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |
