aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/sabre/dav/lib/Sabre/CalDAV/CalendarObject.php
diff options
context:
space:
mode:
authorRedMatrix <info@friendica.com>2014-04-13 18:16:04 +1000
committerRedMatrix <info@friendica.com>2014-04-13 18:16:04 +1000
commitfe1ecbd012ed40ff5ce5afab319099a52b1ae997 (patch)
treec42007eb221eebf32c3f2c52a4bf8f5d099e98c2 /vendor/sabre/dav/lib/Sabre/CalDAV/CalendarObject.php
parentdc1a529b63be56ed3cf4b29f98ff661647a459eb (diff)
parentcdc8454cf112006e4199b6221bcaa3c3a509b564 (diff)
downloadvolse-hubzilla-fe1ecbd012ed40ff5ce5afab319099a52b1ae997.tar.gz
volse-hubzilla-fe1ecbd012ed40ff5ce5afab319099a52b1ae997.tar.bz2
volse-hubzilla-fe1ecbd012ed40ff5ce5afab319099a52b1ae997.zip
Merge pull request #408 from beardy-unixer/master
Update sabre
Diffstat (limited to 'vendor/sabre/dav/lib/Sabre/CalDAV/CalendarObject.php')
-rw-r--r--vendor/sabre/dav/lib/Sabre/CalDAV/CalendarObject.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/sabre/dav/lib/Sabre/CalDAV/CalendarObject.php b/vendor/sabre/dav/lib/Sabre/CalDAV/CalendarObject.php
index 1fbb51b79..82776c305 100644
--- a/vendor/sabre/dav/lib/Sabre/CalDAV/CalendarObject.php
+++ b/vendor/sabre/dav/lib/Sabre/CalDAV/CalendarObject.php
@@ -5,7 +5,7 @@ namespace Sabre\CalDAV;
/**
* The CalendarObject represents a single VEVENT or VTODO within a Calendar.
*
- * @copyright Copyright (C) 2007-2013 fruux GmbH (https://fruux.com/).
+ * @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
*/