aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/sabre/dav/lib/Sabre/CalDAV/Exception
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-04-13 18:08:15 -0700
committerfriendica <info@friendica.com>2014-04-13 18:08:15 -0700
commit73f459b68d64282b76d8e11b8cd066faf440387a (patch)
tree2c4c235f6fad166298bc0e1b890fecd45b9a901f /vendor/sabre/dav/lib/Sabre/CalDAV/Exception
parente3aa7d2aaf223d0edfe9665adad59bcb0affade9 (diff)
parent153cc599a3ffe406200462f3cc7a597c34e8fcf7 (diff)
downloadvolse-hubzilla-73f459b68d64282b76d8e11b8cd066faf440387a.tar.gz
volse-hubzilla-73f459b68d64282b76d8e11b8cd066faf440387a.tar.bz2
volse-hubzilla-73f459b68d64282b76d8e11b8cd066faf440387a.zip
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'vendor/sabre/dav/lib/Sabre/CalDAV/Exception')
-rw-r--r--vendor/sabre/dav/lib/Sabre/CalDAV/Exception/InvalidComponentType.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/sabre/dav/lib/Sabre/CalDAV/Exception/InvalidComponentType.php b/vendor/sabre/dav/lib/Sabre/CalDAV/Exception/InvalidComponentType.php
index b8d36794c..4d9ab3afc 100644
--- a/vendor/sabre/dav/lib/Sabre/CalDAV/Exception/InvalidComponentType.php
+++ b/vendor/sabre/dav/lib/Sabre/CalDAV/Exception/InvalidComponentType.php
@@ -8,7 +8,7 @@ use Sabre\CalDAV;
/**
* InvalidComponentType
*
- * @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
*/