From cdc8454cf112006e4199b6221bcaa3c3a509b564 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Sat, 12 Apr 2014 18:13:37 +0100 Subject: Update sabre --- vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/IMip/Mock.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'vendor/sabre/dav/tests/Sabre/CalDAV/Schedule') diff --git a/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/IMip/Mock.php b/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/IMip/Mock.php index 200274ce8..a97eb3bdd 100644 --- a/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/IMip/Mock.php +++ b/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/IMip/Mock.php @@ -12,10 +12,8 @@ namespace Sabre\CalDAV\Schedule\IMip; * If you want to customize the email that gets sent out, you can do so by * extending this class and overriding the sendMessage method. * - * @package Sabre - * @subpackage CalDAV - * @copyright Copyright (C) 2007-2013 Rooftop Solutions. All rights reserved. - * @author Evert Pot (http://www.rooftopsolutions.nl/) + * @copyright Copyright (C) 2007-2014 fruux GmbH (https://fruux.com/). + * @author Evert Pot (http://evertpot.com/) * @license http://code.google.com/p/sabredav/wiki/License Modified BSD License */ class Mock extends \Sabre\CalDAV\Schedule\IMip { -- cgit v1.2.3