diff options
Diffstat (limited to 'sources/shared/CalendarCategory.java')
| -rw-r--r-- | sources/shared/CalendarCategory.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/shared/CalendarCategory.java b/sources/shared/CalendarCategory.java index 1e686d7..a6cb85e 100644 --- a/sources/shared/CalendarCategory.java +++ b/sources/shared/CalendarCategory.java @@ -18,7 +18,7 @@ import shared.remotecall.*; /** * This class specifies a category of the calendar events. Its wrapping a vector of references * of all events of this category. - * @author buetow + * @author Paul C. Buetow * */ public class CalendarCategory { |
