diff options
Diffstat (limited to 'sources/client/inputforms/Preferences.java')
| -rw-r--r-- | sources/client/inputforms/Preferences.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/client/inputforms/Preferences.java b/sources/client/inputforms/Preferences.java index 02ebfd6..b7f783c 100644 --- a/sources/client/inputforms/Preferences.java +++ b/sources/client/inputforms/Preferences.java @@ -17,7 +17,7 @@ import shared.*; /** * This class contains all the GUI components of the preferences/options/config dialog. * Its used for editing the current config values of the netcalendar.conf file. - * @author buetow + * @author Paul C. Buetow * */ public class Preferences extends InputForm { |
