diff options
Diffstat (limited to 'plugins/libcalendaring/libcalendaring.php')
-rw-r--r-- | plugins/libcalendaring/libcalendaring.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/libcalendaring/libcalendaring.php b/plugins/libcalendaring/libcalendaring.php index 6eae2df..9277eaf 100644 --- a/plugins/libcalendaring/libcalendaring.php +++ b/plugins/libcalendaring/libcalendaring.php @@ -6,13 +6,14 @@ * Provides utility functions for calendar-related modules such as * - alarms display and dismissal * - attachment handling - * - recurrence computation and UI elements (TODO) + * - recurrence computation and UI elements * - ical parsing and exporting + * - itip scheduling protocol * * @version @package_version@ * @author Thomas Bruederli <bruederli@kolabsys.com> * - * Copyright (C) 2012, Kolab Systems AG <contact@kolabsys.com> + * Copyright (C) 2012-2014, Kolab Systems AG <contact@kolabsys.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as |