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/shared/Config.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/shared/Config.java') diff --git a/sources/shared/Config.java b/sources/shared/Config.java index 6211699..15a7591 100644 --- a/sources/shared/Config.java +++ b/sources/shared/Config.java @@ -11,7 +11,7 @@ import java.io.*; /** * This class makes all the configuration options available to all the other classes and objects * of this program. Its reading and writing back the values from and to the netcalendar.conf file. - * @author buetow + * @author Paul C. Buetow * */ public final class Config { -- cgit v1.2.3