diff options
| author | Paul Buetow <paul@buetow.org> | 2009-02-23 17:12:36 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2009-02-23 17:12:36 +0000 |
| commit | ba46e76e7376fc94919933d16c3c5cf4a7beae4a (patch) | |
| tree | d3b5959b2637f01ecbabbc75bb2798c74af2da5b /sources/shared/CalendarCategory.java | |
| parent | c83d9c9c92af88cb5a11fa3ade4138cfe526a3c9 (diff) | |
author buetow => author Paul C. Buetow
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 { |
