From e8c387ef0d5a1851cbf7f819de722f25c623ed4e Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Tue, 10 Mar 2015 15:38:45 +0100 Subject: [PATCH] Bump versions and copyright year --- plugins/calendar/calendar.php | 2 +- plugins/calendar/calendar_base.js | 2 +- plugins/calendar/calendar_ui.js | 2 +- plugins/calendar/composer.json | 2 +- plugins/calendar/drivers/calendar_driver.php | 2 +- plugins/calendar/drivers/kolab/kolab_calendar.php | 2 +- plugins/calendar/drivers/kolab/kolab_driver.php | 2 +- plugins/calendar/drivers/kolab/kolab_invitation_calendar.php | 2 +- plugins/calendar/drivers/kolab/kolab_user_calendar.php | 2 +- plugins/libcalendaring/composer.json | 2 +- plugins/libcalendaring/libcalendaring.js | 2 +- plugins/libcalendaring/libcalendaring.php | 2 +- plugins/libcalendaring/libvcalendar.php | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/plugins/calendar/calendar.php b/plugins/calendar/calendar.php index da281143..0e2e86ea 100644 --- a/plugins/calendar/calendar.php +++ b/plugins/calendar/calendar.php @@ -7,7 +7,7 @@ * @author Thomas Bruederli * * Copyright (C) 2010, Lazlo Westerhof - * Copyright (C) 2014, Kolab Systems AG + * Copyright (C) 2014-2015, Kolab Systems AG * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/plugins/calendar/calendar_base.js b/plugins/calendar/calendar_base.js index 3a5ef37f..41ae8e59 100644 --- a/plugins/calendar/calendar_base.js +++ b/plugins/calendar/calendar_base.js @@ -8,7 +8,7 @@ * JavaScript code in this page. * * Copyright (C) 2010, Lazlo Westerhof - * Copyright (C) 2013, Kolab Systems AG + * Copyright (C) 2013-2015, Kolab Systems AG * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/plugins/calendar/calendar_ui.js b/plugins/calendar/calendar_ui.js index 6eac13eb..633d1d51 100644 --- a/plugins/calendar/calendar_ui.js +++ b/plugins/calendar/calendar_ui.js @@ -8,7 +8,7 @@ * JavaScript code in this file. * * Copyright (C) 2010, Lazlo Westerhof - * Copyright (C) 2014, Kolab Systems AG + * Copyright (C) 2014-2015, Kolab Systems AG * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/plugins/calendar/composer.json b/plugins/calendar/composer.json index 77101cd6..453d3212 100644 --- a/plugins/calendar/composer.json +++ b/plugins/calendar/composer.json @@ -4,7 +4,7 @@ "description": "Calendar plugin", "homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/", "license": "AGPLv3", - "version": "3.2.7", + "version": "3.2.8", "authors": [ { "name": "Thomas Bruederli", diff --git a/plugins/calendar/drivers/calendar_driver.php b/plugins/calendar/drivers/calendar_driver.php index 959bddf7..da13ce66 100644 --- a/plugins/calendar/drivers/calendar_driver.php +++ b/plugins/calendar/drivers/calendar_driver.php @@ -8,7 +8,7 @@ * @author Thomas Bruederli * * Copyright (C) 2010, Lazlo Westerhof - * Copyright (C) 2012-2014, Kolab Systems AG + * Copyright (C) 2012-2015, Kolab Systems AG * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/plugins/calendar/drivers/kolab/kolab_calendar.php b/plugins/calendar/drivers/kolab/kolab_calendar.php index f3c26c90..ae96efad 100644 --- a/plugins/calendar/drivers/kolab/kolab_calendar.php +++ b/plugins/calendar/drivers/kolab/kolab_calendar.php @@ -7,7 +7,7 @@ * @author Thomas Bruederli * @author Aleksander Machniak * - * Copyright (C) 2012-2014, Kolab Systems AG + * Copyright (C) 2012-2015, Kolab Systems AG * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/plugins/calendar/drivers/kolab/kolab_driver.php b/plugins/calendar/drivers/kolab/kolab_driver.php index 7cbeec72..db8d0f8e 100644 --- a/plugins/calendar/drivers/kolab/kolab_driver.php +++ b/plugins/calendar/drivers/kolab/kolab_driver.php @@ -7,7 +7,7 @@ * @author Thomas Bruederli * @author Aleksander Machniak * - * Copyright (C) 2012-2014, Kolab Systems AG + * Copyright (C) 2012-2015, Kolab Systems AG * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/plugins/calendar/drivers/kolab/kolab_invitation_calendar.php b/plugins/calendar/drivers/kolab/kolab_invitation_calendar.php index 0d4c987a..2d2a63cc 100644 --- a/plugins/calendar/drivers/kolab/kolab_invitation_calendar.php +++ b/plugins/calendar/drivers/kolab/kolab_invitation_calendar.php @@ -5,7 +5,7 @@ * * @author Thomas Bruederli * - * Copyright (C) 2014, Kolab Systems AG + * Copyright (C) 2014-2015, Kolab Systems AG * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/plugins/calendar/drivers/kolab/kolab_user_calendar.php b/plugins/calendar/drivers/kolab/kolab_user_calendar.php index 1f1d7acf..78461888 100644 --- a/plugins/calendar/drivers/kolab/kolab_user_calendar.php +++ b/plugins/calendar/drivers/kolab/kolab_user_calendar.php @@ -5,7 +5,7 @@ * * @author Thomas Bruederli * - * Copyright (C) 2014, Kolab Systems AG + * Copyright (C) 2014-2015, Kolab Systems AG * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/plugins/libcalendaring/composer.json b/plugins/libcalendaring/composer.json index 5679d5a0..4b7c5e1b 100644 --- a/plugins/libcalendaring/composer.json +++ b/plugins/libcalendaring/composer.json @@ -4,7 +4,7 @@ "description": "Library providing common functions for calendaring plugins", "homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/", "license": "AGPLv3", - "version": "3.2.6", + "version": "3.2.8", "authors": [ { "name": "Thomas Bruederli", diff --git a/plugins/libcalendaring/libcalendaring.js b/plugins/libcalendaring/libcalendaring.js index 1c8fe16f..25f9b86f 100644 --- a/plugins/libcalendaring/libcalendaring.js +++ b/plugins/libcalendaring/libcalendaring.js @@ -6,7 +6,7 @@ * @licstart The following is the entire license notice for the * JavaScript code in this page. * - * Copyright (C) 2012-2014, Kolab Systems AG + * Copyright (C) 2012-2015, Kolab Systems AG * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/plugins/libcalendaring/libcalendaring.php b/plugins/libcalendaring/libcalendaring.php index f25818fa..fc5ba325 100644 --- a/plugins/libcalendaring/libcalendaring.php +++ b/plugins/libcalendaring/libcalendaring.php @@ -13,7 +13,7 @@ * @version @package_version@ * @author Thomas Bruederli * - * Copyright (C) 2012-2014, Kolab Systems AG + * Copyright (C) 2012-2015, Kolab Systems AG * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/plugins/libcalendaring/libvcalendar.php b/plugins/libcalendaring/libvcalendar.php index 62ce19f0..b040bdef 100644 --- a/plugins/libcalendaring/libvcalendar.php +++ b/plugins/libcalendaring/libvcalendar.php @@ -5,7 +5,7 @@ * * @author Thomas Bruederli * - * Copyright (C) 2013, Kolab Systems AG + * Copyright (C) 2013-2015, Kolab Systems AG * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as