[Pkg-owncloud-commits] [php-sabredav] 35/66: Happy new year :)

David Prévot taffit at moszumanska.debian.org
Sat Jan 18 20:08:20 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabredav.

commit f204a208660c41d49726d9f9744fb6457f14c567
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Thu Jan 2 12:17:41 2014 +0100

    Happy new year :)
---
 ChangeLog                                                    | 2 +-
 LICENSE                                                      | 2 +-
 lib/Sabre/CalDAV/Backend/Abstract.php                        | 2 +-
 lib/Sabre/CalDAV/Backend/BackendInterface.php                | 2 +-
 lib/Sabre/CalDAV/Backend/NotificationSupport.php             | 2 +-
 lib/Sabre/CalDAV/Backend/PDO.php                             | 2 +-
 lib/Sabre/CalDAV/Backend/SharingSupport.php                  | 2 +-
 lib/Sabre/CalDAV/Calendar.php                                | 2 +-
 lib/Sabre/CalDAV/CalendarObject.php                          | 2 +-
 lib/Sabre/CalDAV/CalendarQueryParser.php                     | 2 +-
 lib/Sabre/CalDAV/CalendarQueryValidator.php                  | 2 +-
 lib/Sabre/CalDAV/CalendarRootNode.php                        | 2 +-
 lib/Sabre/CalDAV/Exception/InvalidComponentType.php          | 2 +-
 lib/Sabre/CalDAV/ICSExportPlugin.php                         | 2 +-
 lib/Sabre/CalDAV/ICalendar.php                               | 2 +-
 lib/Sabre/CalDAV/ICalendarObject.php                         | 2 +-
 lib/Sabre/CalDAV/IShareableCalendar.php                      | 2 +-
 lib/Sabre/CalDAV/ISharedCalendar.php                         | 2 +-
 lib/Sabre/CalDAV/Notifications/Collection.php                | 2 +-
 lib/Sabre/CalDAV/Notifications/ICollection.php               | 2 +-
 lib/Sabre/CalDAV/Notifications/INode.php                     | 2 +-
 lib/Sabre/CalDAV/Notifications/INotificationType.php         | 2 +-
 lib/Sabre/CalDAV/Notifications/Node.php                      | 2 +-
 lib/Sabre/CalDAV/Notifications/Notification/Invite.php       | 2 +-
 lib/Sabre/CalDAV/Notifications/Notification/InviteReply.php  | 2 +-
 lib/Sabre/CalDAV/Notifications/Notification/SystemStatus.php | 2 +-
 lib/Sabre/CalDAV/Plugin.php                                  | 2 +-
 lib/Sabre/CalDAV/Principal/Collection.php                    | 2 +-
 lib/Sabre/CalDAV/Principal/ProxyRead.php                     | 2 +-
 lib/Sabre/CalDAV/Principal/ProxyWrite.php                    | 2 +-
 lib/Sabre/CalDAV/Principal/User.php                          | 2 +-
 lib/Sabre/CalDAV/Property/AllowedSharingModes.php            | 2 +-
 lib/Sabre/CalDAV/Property/Invite.php                         | 2 +-
 lib/Sabre/CalDAV/Property/ScheduleCalendarTransp.php         | 2 +-
 lib/Sabre/CalDAV/Property/SupportedCalendarComponentSet.php  | 2 +-
 lib/Sabre/CalDAV/Property/SupportedCalendarData.php          | 2 +-
 lib/Sabre/CalDAV/Property/SupportedCollationSet.php          | 2 +-
 lib/Sabre/CalDAV/Schedule/IMip.php                           | 2 +-
 lib/Sabre/CalDAV/Schedule/IOutbox.php                        | 2 +-
 lib/Sabre/CalDAV/Schedule/Outbox.php                         | 2 +-
 lib/Sabre/CalDAV/ShareableCalendar.php                       | 2 +-
 lib/Sabre/CalDAV/SharedCalendar.php                          | 2 +-
 lib/Sabre/CalDAV/SharingPlugin.php                           | 2 +-
 lib/Sabre/CalDAV/UserCalendars.php                           | 2 +-
 lib/Sabre/CalDAV/Version.php                                 | 2 +-
 lib/Sabre/CalDAV/includes.php                                | 2 +-
 lib/Sabre/CardDAV/AddressBook.php                            | 2 +-
 lib/Sabre/CardDAV/AddressBookQueryParser.php                 | 2 +-
 lib/Sabre/CardDAV/AddressBookRoot.php                        | 2 +-
 lib/Sabre/CardDAV/Backend/Abstract.php                       | 2 +-
 lib/Sabre/CardDAV/Backend/PDO.php                            | 2 +-
 lib/Sabre/CardDAV/Card.php                                   | 2 +-
 lib/Sabre/CardDAV/IAddressBook.php                           | 2 +-
 lib/Sabre/CardDAV/ICard.php                                  | 2 +-
 lib/Sabre/CardDAV/IDirectory.php                             | 2 +-
 lib/Sabre/CardDAV/Plugin.php                                 | 2 +-
 lib/Sabre/CardDAV/Property/SupportedAddressData.php          | 2 +-
 lib/Sabre/CardDAV/UserAddressBooks.php                       | 2 +-
 lib/Sabre/CardDAV/VCFExportPlugin.php                        | 2 +-
 lib/Sabre/CardDAV/Version.php                                | 2 +-
 lib/Sabre/CardDAV/includes.php                               | 2 +-
 lib/Sabre/DAV/Auth/Backend/AbstractBasic.php                 | 2 +-
 lib/Sabre/DAV/Auth/Backend/AbstractDigest.php                | 2 +-
 lib/Sabre/DAV/Auth/Backend/Apache.php                        | 2 +-
 lib/Sabre/DAV/Auth/Backend/File.php                          | 2 +-
 lib/Sabre/DAV/Auth/Backend/PDO.php                           | 2 +-
 lib/Sabre/DAV/Auth/IBackend.php                              | 2 +-
 lib/Sabre/DAV/Auth/Plugin.php                                | 2 +-
 lib/Sabre/DAV/Browser/GuessContentType.php                   | 2 +-
 lib/Sabre/DAV/Browser/MapGetToPropFind.php                   | 2 +-
 lib/Sabre/DAV/Browser/Plugin.php                             | 4 ++--
 lib/Sabre/DAV/Client.php                                     | 2 +-
 lib/Sabre/DAV/Collection.php                                 | 2 +-
 lib/Sabre/DAV/Exception.php                                  | 2 +-
 lib/Sabre/DAV/Exception/BadRequest.php                       | 2 +-
 lib/Sabre/DAV/Exception/Conflict.php                         | 2 +-
 lib/Sabre/DAV/Exception/ConflictingLock.php                  | 2 +-
 lib/Sabre/DAV/Exception/FileNotFound.php                     | 2 +-
 lib/Sabre/DAV/Exception/Forbidden.php                        | 2 +-
 lib/Sabre/DAV/Exception/InsufficientStorage.php              | 2 +-
 lib/Sabre/DAV/Exception/InvalidResourceType.php              | 2 +-
 lib/Sabre/DAV/Exception/LockTokenMatchesRequestUri.php       | 2 +-
 lib/Sabre/DAV/Exception/Locked.php                           | 2 +-
 lib/Sabre/DAV/Exception/MethodNotAllowed.php                 | 2 +-
 lib/Sabre/DAV/Exception/NotAuthenticated.php                 | 2 +-
 lib/Sabre/DAV/Exception/NotFound.php                         | 2 +-
 lib/Sabre/DAV/Exception/NotImplemented.php                   | 2 +-
 lib/Sabre/DAV/Exception/PaymentRequired.php                  | 2 +-
 lib/Sabre/DAV/Exception/PreconditionFailed.php               | 2 +-
 lib/Sabre/DAV/Exception/ReportNotSupported.php               | 2 +-
 lib/Sabre/DAV/Exception/RequestedRangeNotSatisfiable.php     | 2 +-
 lib/Sabre/DAV/Exception/ServiceUnavailable.php               | 2 +-
 lib/Sabre/DAV/Exception/UnsupportedMediaType.php             | 2 +-
 lib/Sabre/DAV/FS/Directory.php                               | 2 +-
 lib/Sabre/DAV/FS/File.php                                    | 2 +-
 lib/Sabre/DAV/FS/Node.php                                    | 2 +-
 lib/Sabre/DAV/FSExt/Directory.php                            | 2 +-
 lib/Sabre/DAV/FSExt/File.php                                 | 2 +-
 lib/Sabre/DAV/FSExt/Node.php                                 | 2 +-
 lib/Sabre/DAV/File.php                                       | 2 +-
 lib/Sabre/DAV/ICollection.php                                | 2 +-
 lib/Sabre/DAV/IExtendedCollection.php                        | 2 +-
 lib/Sabre/DAV/IFile.php                                      | 2 +-
 lib/Sabre/DAV/INode.php                                      | 2 +-
 lib/Sabre/DAV/IProperties.php                                | 2 +-
 lib/Sabre/DAV/IQuota.php                                     | 2 +-
 lib/Sabre/DAV/Locks/Backend/Abstract.php                     | 2 +-
 lib/Sabre/DAV/Locks/Backend/FS.php                           | 2 +-
 lib/Sabre/DAV/Locks/Backend/File.php                         | 2 +-
 lib/Sabre/DAV/Locks/Backend/PDO.php                          | 2 +-
 lib/Sabre/DAV/Locks/LockInfo.php                             | 2 +-
 lib/Sabre/DAV/Locks/Plugin.php                               | 2 +-
 lib/Sabre/DAV/Mount/Plugin.php                               | 2 +-
 lib/Sabre/DAV/Node.php                                       | 2 +-
 lib/Sabre/DAV/ObjectTree.php                                 | 2 +-
 lib/Sabre/DAV/PartialUpdate/IFile.php                        | 2 +-
 lib/Sabre/DAV/PartialUpdate/Plugin.php                       | 2 +-
 lib/Sabre/DAV/Property.php                                   | 2 +-
 lib/Sabre/DAV/Property/GetLastModified.php                   | 2 +-
 lib/Sabre/DAV/Property/Href.php                              | 2 +-
 lib/Sabre/DAV/Property/HrefList.php                          | 2 +-
 lib/Sabre/DAV/Property/IHref.php                             | 2 +-
 lib/Sabre/DAV/Property/LockDiscovery.php                     | 2 +-
 lib/Sabre/DAV/Property/ResourceType.php                      | 2 +-
 lib/Sabre/DAV/Property/Response.php                          | 2 +-
 lib/Sabre/DAV/Property/ResponseList.php                      | 2 +-
 lib/Sabre/DAV/Property/SupportedLock.php                     | 2 +-
 lib/Sabre/DAV/Property/SupportedReportSet.php                | 2 +-
 lib/Sabre/DAV/PropertyInterface.php                          | 2 +-
 lib/Sabre/DAV/Server.php                                     | 2 +-
 lib/Sabre/DAV/ServerPlugin.php                               | 2 +-
 lib/Sabre/DAV/SimpleCollection.php                           | 2 +-
 lib/Sabre/DAV/SimpleFile.php                                 | 2 +-
 lib/Sabre/DAV/StringUtil.php                                 | 2 +-
 lib/Sabre/DAV/TemporaryFileFilterPlugin.php                  | 2 +-
 lib/Sabre/DAV/Tree.php                                       | 2 +-
 lib/Sabre/DAV/Tree/Filesystem.php                            | 2 +-
 lib/Sabre/DAV/URLUtil.php                                    | 2 +-
 lib/Sabre/DAV/UUIDUtil.php                                   | 2 +-
 lib/Sabre/DAV/Version.php                                    | 2 +-
 lib/Sabre/DAV/XMLUtil.php                                    | 2 +-
 lib/Sabre/DAV/includes.php                                   | 2 +-
 lib/Sabre/DAVACL/AbstractPrincipalCollection.php             | 2 +-
 lib/Sabre/DAVACL/Exception/AceConflict.php                   | 2 +-
 lib/Sabre/DAVACL/Exception/NeedPrivileges.php                | 2 +-
 lib/Sabre/DAVACL/Exception/NoAbstract.php                    | 2 +-
 lib/Sabre/DAVACL/Exception/NotRecognizedPrincipal.php        | 2 +-
 lib/Sabre/DAVACL/Exception/NotSupportedPrivilege.php         | 2 +-
 lib/Sabre/DAVACL/IACL.php                                    | 2 +-
 lib/Sabre/DAVACL/IPrincipal.php                              | 2 +-
 lib/Sabre/DAVACL/IPrincipalBackend.php                       | 2 +-
 lib/Sabre/DAVACL/Plugin.php                                  | 2 +-
 lib/Sabre/DAVACL/Principal.php                               | 2 +-
 lib/Sabre/DAVACL/PrincipalBackend/PDO.php                    | 2 +-
 lib/Sabre/DAVACL/PrincipalCollection.php                     | 2 +-
 lib/Sabre/DAVACL/Property/Acl.php                            | 2 +-
 lib/Sabre/DAVACL/Property/AclRestrictions.php                | 2 +-
 lib/Sabre/DAVACL/Property/CurrentUserPrivilegeSet.php        | 2 +-
 lib/Sabre/DAVACL/Property/Principal.php                      | 2 +-
 lib/Sabre/DAVACL/Property/SupportedPrivilegeSet.php          | 2 +-
 lib/Sabre/DAVACL/Version.php                                 | 2 +-
 lib/Sabre/DAVACL/includes.php                                | 2 +-
 lib/Sabre/HTTP/AWSAuth.php                                   | 2 +-
 lib/Sabre/HTTP/AbstractAuth.php                              | 2 +-
 lib/Sabre/HTTP/BasicAuth.php                                 | 2 +-
 lib/Sabre/HTTP/DigestAuth.php                                | 2 +-
 lib/Sabre/HTTP/Request.php                                   | 2 +-
 lib/Sabre/HTTP/Response.php                                  | 2 +-
 lib/Sabre/HTTP/Util.php                                      | 2 +-
 lib/Sabre/HTTP/Version.php                                   | 2 +-
 lib/Sabre/HTTP/includes.php                                  | 2 +-
 lib/Sabre/autoload.php                                       | 2 +-
 tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDTest.php       | 2 +-
 tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDbyDayTest.php  | 2 +-
 tests/Sabre/CalDAV/ExpandEventsDoubleEventsTest.php          | 2 +-
 tests/Sabre/CalDAV/GetEventsByTimerangeTest.php              | 2 +-
 tests/Sabre/CalDAV/Issue203Test.php                          | 2 +-
 tests/Sabre/CalDAV/Issue205Test.php                          | 2 +-
 tests/Sabre/CalDAV/Issue211Test.php                          | 2 +-
 tests/Sabre/CalDAV/Issue220Test.php                          | 2 +-
 tests/Sabre/CalDAV/Issue228Test.php                          | 2 +-
 tests/Sabre/CalDAV/Schedule/IMip/Mock.php                    | 2 +-
 tests/Sabre/DAVServerTest.php                                | 2 +-
 183 files changed, 184 insertions(+), 184 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 2928888..505b87e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-1.7.10-stable (2013-??-??)
+1.7.10-stable (2014-??-??)
 	* Fixed: Issue #374: Don't urlescape colon (:) when it's not required.
 
 1.7.9-stable (2013-10-02)
diff --git a/LICENSE b/LICENSE
index 4ec0131..7435c19 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (C) 2007-2013 fruux GmbH (https://fruux.com/).
+Copyright (C) 2007-2014 fruux GmbH (https://fruux.com/).
 
 All rights reserved.
 
diff --git a/lib/Sabre/CalDAV/Backend/Abstract.php b/lib/Sabre/CalDAV/Backend/Abstract.php
index 935f4fd..a8cb60c 100644
--- a/lib/Sabre/CalDAV/Backend/Abstract.php
+++ b/lib/Sabre/CalDAV/Backend/Abstract.php
@@ -9,7 +9,7 @@ use Sabre\VObject;
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Backend/BackendInterface.php b/lib/Sabre/CalDAV/Backend/BackendInterface.php
index 5e05a54..ad17b1f 100644
--- a/lib/Sabre/CalDAV/Backend/BackendInterface.php
+++ b/lib/Sabre/CalDAV/Backend/BackendInterface.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Backend/NotificationSupport.php b/lib/Sabre/CalDAV/Backend/NotificationSupport.php
index 831e694..2b1f1ae 100644
--- a/lib/Sabre/CalDAV/Backend/NotificationSupport.php
+++ b/lib/Sabre/CalDAV/Backend/NotificationSupport.php
@@ -16,7 +16,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Backend/PDO.php b/lib/Sabre/CalDAV/Backend/PDO.php
index a6191d1..4ede182 100644
--- a/lib/Sabre/CalDAV/Backend/PDO.php
+++ b/lib/Sabre/CalDAV/Backend/PDO.php
@@ -10,7 +10,7 @@ use Sabre\VObject;
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Backend/SharingSupport.php b/lib/Sabre/CalDAV/Backend/SharingSupport.php
index e4e6c15..1745a83 100644
--- a/lib/Sabre/CalDAV/Backend/SharingSupport.php
+++ b/lib/Sabre/CalDAV/Backend/SharingSupport.php
@@ -165,7 +165,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Calendar.php b/lib/Sabre/CalDAV/Calendar.php
index c2e4d62..4e1ed70 100644
--- a/lib/Sabre/CalDAV/Calendar.php
+++ b/lib/Sabre/CalDAV/Calendar.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/CalendarObject.php b/lib/Sabre/CalDAV/CalendarObject.php
index 8d673b2..e3f4870 100644
--- a/lib/Sabre/CalDAV/CalendarObject.php
+++ b/lib/Sabre/CalDAV/CalendarObject.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/CalendarQueryParser.php b/lib/Sabre/CalDAV/CalendarQueryParser.php
index 4c2af2a..ac02534 100644
--- a/lib/Sabre/CalDAV/CalendarQueryParser.php
+++ b/lib/Sabre/CalDAV/CalendarQueryParser.php
@@ -10,7 +10,7 @@ use Sabre\VObject;
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/CalendarQueryValidator.php b/lib/Sabre/CalDAV/CalendarQueryValidator.php
index 6565c25..af15923 100644
--- a/lib/Sabre/CalDAV/CalendarQueryValidator.php
+++ b/lib/Sabre/CalDAV/CalendarQueryValidator.php
@@ -13,7 +13,7 @@ use Sabre\VObject;
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/CalendarRootNode.php b/lib/Sabre/CalDAV/CalendarRootNode.php
index 5edfacc..79fd5b0 100644
--- a/lib/Sabre/CalDAV/CalendarRootNode.php
+++ b/lib/Sabre/CalDAV/CalendarRootNode.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Exception/InvalidComponentType.php b/lib/Sabre/CalDAV/Exception/InvalidComponentType.php
index b177456..3b8f248 100644
--- a/lib/Sabre/CalDAV/Exception/InvalidComponentType.php
+++ b/lib/Sabre/CalDAV/Exception/InvalidComponentType.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/ICSExportPlugin.php b/lib/Sabre/CalDAV/ICSExportPlugin.php
index 3055101..cadbff7 100644
--- a/lib/Sabre/CalDAV/ICSExportPlugin.php
+++ b/lib/Sabre/CalDAV/ICSExportPlugin.php
@@ -11,7 +11,7 @@ use Sabre\VObject;
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/ICalendar.php b/lib/Sabre/CalDAV/ICalendar.php
index 5e72b1b..fc933ce 100644
--- a/lib/Sabre/CalDAV/ICalendar.php
+++ b/lib/Sabre/CalDAV/ICalendar.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/ICalendarObject.php b/lib/Sabre/CalDAV/ICalendarObject.php
index 86d8842..bb4d1ed 100644
--- a/lib/Sabre/CalDAV/ICalendarObject.php
+++ b/lib/Sabre/CalDAV/ICalendarObject.php
@@ -10,7 +10,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/IShareableCalendar.php b/lib/Sabre/CalDAV/IShareableCalendar.php
index 37f40f1..8d892b4 100644
--- a/lib/Sabre/CalDAV/IShareableCalendar.php
+++ b/lib/Sabre/CalDAV/IShareableCalendar.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/ISharedCalendar.php b/lib/Sabre/CalDAV/ISharedCalendar.php
index 8d102cf..836a975 100644
--- a/lib/Sabre/CalDAV/ISharedCalendar.php
+++ b/lib/Sabre/CalDAV/ISharedCalendar.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Notifications/Collection.php b/lib/Sabre/CalDAV/Notifications/Collection.php
index 13044a6..a39c778 100644
--- a/lib/Sabre/CalDAV/Notifications/Collection.php
+++ b/lib/Sabre/CalDAV/Notifications/Collection.php
@@ -12,7 +12,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Notifications/ICollection.php b/lib/Sabre/CalDAV/Notifications/ICollection.php
index 5e00e8a..0bc744b 100644
--- a/lib/Sabre/CalDAV/Notifications/ICollection.php
+++ b/lib/Sabre/CalDAV/Notifications/ICollection.php
@@ -12,7 +12,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Notifications/INode.php b/lib/Sabre/CalDAV/Notifications/INode.php
index 4ad3c77..a698b4c 100644
--- a/lib/Sabre/CalDAV/Notifications/INode.php
+++ b/lib/Sabre/CalDAV/Notifications/INode.php
@@ -12,7 +12,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Notifications/INotificationType.php b/lib/Sabre/CalDAV/Notifications/INotificationType.php
index 2d3e8ff..f32bdba 100644
--- a/lib/Sabre/CalDAV/Notifications/INotificationType.php
+++ b/lib/Sabre/CalDAV/Notifications/INotificationType.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Notifications/Node.php b/lib/Sabre/CalDAV/Notifications/Node.php
index 88166e3..457dd7e 100644
--- a/lib/Sabre/CalDAV/Notifications/Node.php
+++ b/lib/Sabre/CalDAV/Notifications/Node.php
@@ -9,7 +9,7 @@
 
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Notifications/Notification/Invite.php b/lib/Sabre/CalDAV/Notifications/Notification/Invite.php
index 22b7456..73f1282 100644
--- a/lib/Sabre/CalDAV/Notifications/Notification/Invite.php
+++ b/lib/Sabre/CalDAV/Notifications/Notification/Invite.php
@@ -7,7 +7,7 @@ use Sabre_CalDAV_SharingPlugin as SharingPlugin;
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Notifications/Notification/InviteReply.php b/lib/Sabre/CalDAV/Notifications/Notification/InviteReply.php
index 8b077c4..b1ce323 100644
--- a/lib/Sabre/CalDAV/Notifications/Notification/InviteReply.php
+++ b/lib/Sabre/CalDAV/Notifications/Notification/InviteReply.php
@@ -7,7 +7,7 @@ use Sabre_CalDAV_SharingPlugin as SharingPlugin;
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Notifications/Notification/SystemStatus.php b/lib/Sabre/CalDAV/Notifications/Notification/SystemStatus.php
index de2fff0..3e742b6 100644
--- a/lib/Sabre/CalDAV/Notifications/Notification/SystemStatus.php
+++ b/lib/Sabre/CalDAV/Notifications/Notification/SystemStatus.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Plugin.php b/lib/Sabre/CalDAV/Plugin.php
index db3e132..521c6f4 100644
--- a/lib/Sabre/CalDAV/Plugin.php
+++ b/lib/Sabre/CalDAV/Plugin.php
@@ -10,7 +10,7 @@ use Sabre\VObject;
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Principal/Collection.php b/lib/Sabre/CalDAV/Principal/Collection.php
index e9d8e21..7c0aabf 100644
--- a/lib/Sabre/CalDAV/Principal/Collection.php
+++ b/lib/Sabre/CalDAV/Principal/Collection.php
@@ -10,7 +10,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Principal/ProxyRead.php b/lib/Sabre/CalDAV/Principal/ProxyRead.php
index 95e9503..2d9245d 100644
--- a/lib/Sabre/CalDAV/Principal/ProxyRead.php
+++ b/lib/Sabre/CalDAV/Principal/ProxyRead.php
@@ -9,7 +9,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Principal/ProxyWrite.php b/lib/Sabre/CalDAV/Principal/ProxyWrite.php
index b673533..c176a98 100644
--- a/lib/Sabre/CalDAV/Principal/ProxyWrite.php
+++ b/lib/Sabre/CalDAV/Principal/ProxyWrite.php
@@ -9,7 +9,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Principal/User.php b/lib/Sabre/CalDAV/Principal/User.php
index 4677758..7014a8b 100644
--- a/lib/Sabre/CalDAV/Principal/User.php
+++ b/lib/Sabre/CalDAV/Principal/User.php
@@ -9,7 +9,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Property/AllowedSharingModes.php b/lib/Sabre/CalDAV/Property/AllowedSharingModes.php
index aab0a7e..aed6a5b 100644
--- a/lib/Sabre/CalDAV/Property/AllowedSharingModes.php
+++ b/lib/Sabre/CalDAV/Property/AllowedSharingModes.php
@@ -14,7 +14,7 @@
  * @package Sabre
  * @subpackage CalDAV
  * @see https://trac.calendarserver.org/browser/CalendarServer/trunk/doc/Extensions/caldav-sharing-02.txt
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Property/Invite.php b/lib/Sabre/CalDAV/Property/Invite.php
index 8f48af8..34a346c 100644
--- a/lib/Sabre/CalDAV/Property/Invite.php
+++ b/lib/Sabre/CalDAV/Property/Invite.php
@@ -12,7 +12,7 @@ use Sabre_CalDAV_SharingPlugin as SharingPlugin;
  * @package Sabre
  * @subpackage CalDAV
  * @see https://trac.calendarserver.org/browser/CalendarServer/trunk/doc/Extensions/caldav-sharing-02.txt
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Property/ScheduleCalendarTransp.php b/lib/Sabre/CalDAV/Property/ScheduleCalendarTransp.php
index 917209f..5cb29fe 100644
--- a/lib/Sabre/CalDAV/Property/ScheduleCalendarTransp.php
+++ b/lib/Sabre/CalDAV/Property/ScheduleCalendarTransp.php
@@ -12,7 +12,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Property/SupportedCalendarComponentSet.php b/lib/Sabre/CalDAV/Property/SupportedCalendarComponentSet.php
index dccddc3..5b584b1 100644
--- a/lib/Sabre/CalDAV/Property/SupportedCalendarComponentSet.php
+++ b/lib/Sabre/CalDAV/Property/SupportedCalendarComponentSet.php
@@ -9,7 +9,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Property/SupportedCalendarData.php b/lib/Sabre/CalDAV/Property/SupportedCalendarData.php
index f542831..e222873 100644
--- a/lib/Sabre/CalDAV/Property/SupportedCalendarData.php
+++ b/lib/Sabre/CalDAV/Property/SupportedCalendarData.php
@@ -9,7 +9,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Property/SupportedCollationSet.php b/lib/Sabre/CalDAV/Property/SupportedCollationSet.php
index 112a634..35036cb 100644
--- a/lib/Sabre/CalDAV/Property/SupportedCollationSet.php
+++ b/lib/Sabre/CalDAV/Property/SupportedCollationSet.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Schedule/IMip.php b/lib/Sabre/CalDAV/Schedule/IMip.php
index 0da41b0..3ab61a4 100644
--- a/lib/Sabre/CalDAV/Schedule/IMip.php
+++ b/lib/Sabre/CalDAV/Schedule/IMip.php
@@ -14,7 +14,7 @@ use Sabre\VObject;
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Schedule/IOutbox.php b/lib/Sabre/CalDAV/Schedule/IOutbox.php
index 91873e7..0f69ddb 100644
--- a/lib/Sabre/CalDAV/Schedule/IOutbox.php
+++ b/lib/Sabre/CalDAV/Schedule/IOutbox.php
@@ -6,7 +6,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Schedule/Outbox.php b/lib/Sabre/CalDAV/Schedule/Outbox.php
index 946e691..cccc154 100644
--- a/lib/Sabre/CalDAV/Schedule/Outbox.php
+++ b/lib/Sabre/CalDAV/Schedule/Outbox.php
@@ -9,7 +9,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/ShareableCalendar.php b/lib/Sabre/CalDAV/ShareableCalendar.php
index 30188a9..cabed78 100644
--- a/lib/Sabre/CalDAV/ShareableCalendar.php
+++ b/lib/Sabre/CalDAV/ShareableCalendar.php
@@ -6,7 +6,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/SharedCalendar.php b/lib/Sabre/CalDAV/SharedCalendar.php
index 6ccfba9..2ca6e88 100644
--- a/lib/Sabre/CalDAV/SharedCalendar.php
+++ b/lib/Sabre/CalDAV/SharedCalendar.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/SharingPlugin.php b/lib/Sabre/CalDAV/SharingPlugin.php
index e60603c..c31411e 100644
--- a/lib/Sabre/CalDAV/SharingPlugin.php
+++ b/lib/Sabre/CalDAV/SharingPlugin.php
@@ -14,7 +14,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/UserCalendars.php b/lib/Sabre/CalDAV/UserCalendars.php
index d217c8c..80f7a9f 100644
--- a/lib/Sabre/CalDAV/UserCalendars.php
+++ b/lib/Sabre/CalDAV/UserCalendars.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CalDAV/Version.php b/lib/Sabre/CalDAV/Version.php
index 632f780..52670c3 100644
--- a/lib/Sabre/CalDAV/Version.php
+++ b/lib/Sabre/CalDAV/Version.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV 
- * @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
  */
diff --git a/lib/Sabre/CalDAV/includes.php b/lib/Sabre/CalDAV/includes.php
index 01cec64..8eea4ca 100644
--- a/lib/Sabre/CalDAV/includes.php
+++ b/lib/Sabre/CalDAV/includes.php
@@ -10,7 +10,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/lib/Sabre/CardDAV/AddressBook.php b/lib/Sabre/CardDAV/AddressBook.php
index 516f50c..2eaf941 100644
--- a/lib/Sabre/CardDAV/AddressBook.php
+++ b/lib/Sabre/CardDAV/AddressBook.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage CardDAV
- * @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
  */
diff --git a/lib/Sabre/CardDAV/AddressBookQueryParser.php b/lib/Sabre/CardDAV/AddressBookQueryParser.php
index 16130cb..a8551ef 100644
--- a/lib/Sabre/CardDAV/AddressBookQueryParser.php
+++ b/lib/Sabre/CardDAV/AddressBookQueryParser.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage CardDAV
- * @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
  */
diff --git a/lib/Sabre/CardDAV/AddressBookRoot.php b/lib/Sabre/CardDAV/AddressBookRoot.php
index 3ac3134..4c75a62 100644
--- a/lib/Sabre/CardDAV/AddressBookRoot.php
+++ b/lib/Sabre/CardDAV/AddressBookRoot.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage CardDAV
- * @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
  */
diff --git a/lib/Sabre/CardDAV/Backend/Abstract.php b/lib/Sabre/CardDAV/Backend/Abstract.php
index 8cf1891..b954790 100644
--- a/lib/Sabre/CardDAV/Backend/Abstract.php
+++ b/lib/Sabre/CardDAV/Backend/Abstract.php
@@ -11,7 +11,7 @@
  *
  * @package Sabre
  * @subpackage CardDAV
- * @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
  */
diff --git a/lib/Sabre/CardDAV/Backend/PDO.php b/lib/Sabre/CardDAV/Backend/PDO.php
index f2d2fb6..4ea2846 100644
--- a/lib/Sabre/CardDAV/Backend/PDO.php
+++ b/lib/Sabre/CardDAV/Backend/PDO.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage CardDAV
- * @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
  */
diff --git a/lib/Sabre/CardDAV/Card.php b/lib/Sabre/CardDAV/Card.php
index 8c02d61..a953e0d 100644
--- a/lib/Sabre/CardDAV/Card.php
+++ b/lib/Sabre/CardDAV/Card.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage CardDAV
- * @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
  */
diff --git a/lib/Sabre/CardDAV/IAddressBook.php b/lib/Sabre/CardDAV/IAddressBook.php
index a77a74a..a956d6c 100644
--- a/lib/Sabre/CardDAV/IAddressBook.php
+++ b/lib/Sabre/CardDAV/IAddressBook.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage CardDAV
- * @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
  */
diff --git a/lib/Sabre/CardDAV/ICard.php b/lib/Sabre/CardDAV/ICard.php
index 9bf7a98..983d656 100644
--- a/lib/Sabre/CardDAV/ICard.php
+++ b/lib/Sabre/CardDAV/ICard.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage CardDAV
- * @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
  */
diff --git a/lib/Sabre/CardDAV/IDirectory.php b/lib/Sabre/CardDAV/IDirectory.php
index 6859e69..ca6199e 100644
--- a/lib/Sabre/CardDAV/IDirectory.php
+++ b/lib/Sabre/CardDAV/IDirectory.php
@@ -11,7 +11,7 @@
  *
  * @package Sabre
  * @subpackage CardDAV
- * @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
  */
diff --git a/lib/Sabre/CardDAV/Plugin.php b/lib/Sabre/CardDAV/Plugin.php
index b5eac59..9a66fc5 100644
--- a/lib/Sabre/CardDAV/Plugin.php
+++ b/lib/Sabre/CardDAV/Plugin.php
@@ -9,7 +9,7 @@ use Sabre\VObject;
  *
  * @package Sabre
  * @subpackage CardDAV
- * @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
  */
diff --git a/lib/Sabre/CardDAV/Property/SupportedAddressData.php b/lib/Sabre/CardDAV/Property/SupportedAddressData.php
index 561db89..d27ad87 100644
--- a/lib/Sabre/CardDAV/Property/SupportedAddressData.php
+++ b/lib/Sabre/CardDAV/Property/SupportedAddressData.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage CardDAV
- * @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
  */
diff --git a/lib/Sabre/CardDAV/UserAddressBooks.php b/lib/Sabre/CardDAV/UserAddressBooks.php
index e2cb33d..766ca08 100644
--- a/lib/Sabre/CardDAV/UserAddressBooks.php
+++ b/lib/Sabre/CardDAV/UserAddressBooks.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage CardDAV
- * @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
  */
diff --git a/lib/Sabre/CardDAV/VCFExportPlugin.php b/lib/Sabre/CardDAV/VCFExportPlugin.php
index 33ea404..3bfce10 100644
--- a/lib/Sabre/CardDAV/VCFExportPlugin.php
+++ b/lib/Sabre/CardDAV/VCFExportPlugin.php
@@ -11,7 +11,7 @@ use Sabre\VObject;
  *
  * @package Sabre
  * @subpackage CardDAV
- * @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/)
  * @author Thomas Tanghus (http://tanghus.net/)
  * @license http://code.google.com/p/sabredav/wiki/License Modified BSD License
diff --git a/lib/Sabre/CardDAV/Version.php b/lib/Sabre/CardDAV/Version.php
index 37af932..7bbe7e8 100644
--- a/lib/Sabre/CardDAV/Version.php
+++ b/lib/Sabre/CardDAV/Version.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage CardDAV 
- * @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
  */
diff --git a/lib/Sabre/CardDAV/includes.php b/lib/Sabre/CardDAV/includes.php
index e07edf0..5c1a223 100644
--- a/lib/Sabre/CardDAV/includes.php
+++ b/lib/Sabre/CardDAV/includes.php
@@ -10,7 +10,7 @@
  *
  * @package Sabre
  * @subpackage CardDAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Auth/Backend/AbstractBasic.php b/lib/Sabre/DAV/Auth/Backend/AbstractBasic.php
index 29a122f..f588913 100644
--- a/lib/Sabre/DAV/Auth/Backend/AbstractBasic.php
+++ b/lib/Sabre/DAV/Auth/Backend/AbstractBasic.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @copyright Copyright (C) 2007-2013 fruux GmbH (https://fruux.com/).
+ * @copyright Copyright (C) 2007-2014 fruux GmbH (https://fruux.com/).
  * @author James David Low (http://jameslow.com/)
  * @author Evert Pot (http://evertpot.com/)
  * @license http://code.google.com/p/sabredav/wiki/License Modified BSD License
diff --git a/lib/Sabre/DAV/Auth/Backend/AbstractDigest.php b/lib/Sabre/DAV/Auth/Backend/AbstractDigest.php
index 3292e05..a97b9e3 100644
--- a/lib/Sabre/DAV/Auth/Backend/AbstractDigest.php
+++ b/lib/Sabre/DAV/Auth/Backend/AbstractDigest.php
@@ -9,7 +9,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Auth/Backend/Apache.php b/lib/Sabre/DAV/Auth/Backend/Apache.php
index d86790e..7f92040 100644
--- a/lib/Sabre/DAV/Auth/Backend/Apache.php
+++ b/lib/Sabre/DAV/Auth/Backend/Apache.php
@@ -10,7 +10,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Auth/Backend/File.php b/lib/Sabre/DAV/Auth/Backend/File.php
index 7950bd6..6e2a472 100644
--- a/lib/Sabre/DAV/Auth/Backend/File.php
+++ b/lib/Sabre/DAV/Auth/Backend/File.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Auth/Backend/PDO.php b/lib/Sabre/DAV/Auth/Backend/PDO.php
index 5e9d049..5d80e63 100644
--- a/lib/Sabre/DAV/Auth/Backend/PDO.php
+++ b/lib/Sabre/DAV/Auth/Backend/PDO.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Auth/IBackend.php b/lib/Sabre/DAV/Auth/IBackend.php
index fc8bcb0..2d3a38f 100644
--- a/lib/Sabre/DAV/Auth/IBackend.php
+++ b/lib/Sabre/DAV/Auth/IBackend.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Auth/Plugin.php b/lib/Sabre/DAV/Auth/Plugin.php
index 09a84a2..05719ff 100644
--- a/lib/Sabre/DAV/Auth/Plugin.php
+++ b/lib/Sabre/DAV/Auth/Plugin.php
@@ -11,7 +11,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Browser/GuessContentType.php b/lib/Sabre/DAV/Browser/GuessContentType.php
index ea51378..9ecb4c5 100644
--- a/lib/Sabre/DAV/Browser/GuessContentType.php
+++ b/lib/Sabre/DAV/Browser/GuessContentType.php
@@ -13,7 +13,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Browser/MapGetToPropFind.php b/lib/Sabre/DAV/Browser/MapGetToPropFind.php
index bf52810..4e5b1da 100644
--- a/lib/Sabre/DAV/Browser/MapGetToPropFind.php
+++ b/lib/Sabre/DAV/Browser/MapGetToPropFind.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Browser/Plugin.php b/lib/Sabre/DAV/Browser/Plugin.php
index da5ed8e..342a828 100644
--- a/lib/Sabre/DAV/Browser/Plugin.php
+++ b/lib/Sabre/DAV/Browser/Plugin.php
@@ -11,7 +11,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
@@ -372,7 +372,7 @@ class Sabre_DAV_Browser_Plugin extends Sabre_DAV_ServerPlugin {
         $html.=$output;
 
         $html.= "</table>
-        <address>Generated by SabreDAV " . $version . " (c)2007-2013 <a href=\"http://code.google.com/p/sabredav/\">http://code.google.com/p/sabredav/</a></address>
+        <address>Generated by SabreDAV " . $version . " (c)2007-2014 <a href=\"http://code.google.com/p/sabredav/\">http://code.google.com/p/sabredav/</a></address>
         </body>
         </html>";
 
diff --git a/lib/Sabre/DAV/Client.php b/lib/Sabre/DAV/Client.php
index 3a7f851..6f1b8c9 100644
--- a/lib/Sabre/DAV/Client.php
+++ b/lib/Sabre/DAV/Client.php
@@ -10,7 +10,7 @@
  *
  * @package Sabre
  * @subpackage DAVClient
- * @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
  */
diff --git a/lib/Sabre/DAV/Collection.php b/lib/Sabre/DAV/Collection.php
index 42646ad..e3147f0 100644
--- a/lib/Sabre/DAV/Collection.php
+++ b/lib/Sabre/DAV/Collection.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Exception.php b/lib/Sabre/DAV/Exception.php
index fa3a4ca..aa8e824 100644
--- a/lib/Sabre/DAV/Exception.php
+++ b/lib/Sabre/DAV/Exception.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Exception/BadRequest.php b/lib/Sabre/DAV/Exception/BadRequest.php
index 771863b..8bfba27 100644
--- a/lib/Sabre/DAV/Exception/BadRequest.php
+++ b/lib/Sabre/DAV/Exception/BadRequest.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Exception/Conflict.php b/lib/Sabre/DAV/Exception/Conflict.php
index a94a5e3..f10031d 100644
--- a/lib/Sabre/DAV/Exception/Conflict.php
+++ b/lib/Sabre/DAV/Exception/Conflict.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Exception/ConflictingLock.php b/lib/Sabre/DAV/Exception/ConflictingLock.php
index e2ffd11..43f5d90 100644
--- a/lib/Sabre/DAV/Exception/ConflictingLock.php
+++ b/lib/Sabre/DAV/Exception/ConflictingLock.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Exception/FileNotFound.php b/lib/Sabre/DAV/Exception/FileNotFound.php
index 7401fe9..ff38efa 100644
--- a/lib/Sabre/DAV/Exception/FileNotFound.php
+++ b/lib/Sabre/DAV/Exception/FileNotFound.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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/)
  * @deprecated Use Sabre_DAV_Exception_NotFound instead
  * @license http://code.google.com/p/sabredav/wiki/License Modified BSD License
diff --git a/lib/Sabre/DAV/Exception/Forbidden.php b/lib/Sabre/DAV/Exception/Forbidden.php
index 7471b12..bbfb248 100644
--- a/lib/Sabre/DAV/Exception/Forbidden.php
+++ b/lib/Sabre/DAV/Exception/Forbidden.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Exception/InsufficientStorage.php b/lib/Sabre/DAV/Exception/InsufficientStorage.php
index 01f095e..2bd3cc0 100644
--- a/lib/Sabre/DAV/Exception/InsufficientStorage.php
+++ b/lib/Sabre/DAV/Exception/InsufficientStorage.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Exception/InvalidResourceType.php b/lib/Sabre/DAV/Exception/InvalidResourceType.php
index e7ba7dd..fb561f0 100644
--- a/lib/Sabre/DAV/Exception/InvalidResourceType.php
+++ b/lib/Sabre/DAV/Exception/InvalidResourceType.php
@@ -10,7 +10,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Exception/LockTokenMatchesRequestUri.php b/lib/Sabre/DAV/Exception/LockTokenMatchesRequestUri.php
index f826f26..b57d639 100644
--- a/lib/Sabre/DAV/Exception/LockTokenMatchesRequestUri.php
+++ b/lib/Sabre/DAV/Exception/LockTokenMatchesRequestUri.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Exception/Locked.php b/lib/Sabre/DAV/Exception/Locked.php
index 62107e9..5113e5e 100644
--- a/lib/Sabre/DAV/Exception/Locked.php
+++ b/lib/Sabre/DAV/Exception/Locked.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Exception/MethodNotAllowed.php b/lib/Sabre/DAV/Exception/MethodNotAllowed.php
index d611ada..0650144 100644
--- a/lib/Sabre/DAV/Exception/MethodNotAllowed.php
+++ b/lib/Sabre/DAV/Exception/MethodNotAllowed.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Exception/NotAuthenticated.php b/lib/Sabre/DAV/Exception/NotAuthenticated.php
index 0ab09cc..7158bbc 100644
--- a/lib/Sabre/DAV/Exception/NotAuthenticated.php
+++ b/lib/Sabre/DAV/Exception/NotAuthenticated.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Exception/NotFound.php b/lib/Sabre/DAV/Exception/NotFound.php
index e8e1031..fc36cea 100644
--- a/lib/Sabre/DAV/Exception/NotFound.php
+++ b/lib/Sabre/DAV/Exception/NotFound.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Exception/NotImplemented.php b/lib/Sabre/DAV/Exception/NotImplemented.php
index 1fcae8d..5c6c73c 100644
--- a/lib/Sabre/DAV/Exception/NotImplemented.php
+++ b/lib/Sabre/DAV/Exception/NotImplemented.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Exception/PaymentRequired.php b/lib/Sabre/DAV/Exception/PaymentRequired.php
index 2e7b3f3..d51184c 100644
--- a/lib/Sabre/DAV/Exception/PaymentRequired.php
+++ b/lib/Sabre/DAV/Exception/PaymentRequired.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Exception/PreconditionFailed.php b/lib/Sabre/DAV/Exception/PreconditionFailed.php
index 6988ebd..ee5b3ca 100644
--- a/lib/Sabre/DAV/Exception/PreconditionFailed.php
+++ b/lib/Sabre/DAV/Exception/PreconditionFailed.php
@@ -9,7 +9,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Exception/ReportNotSupported.php b/lib/Sabre/DAV/Exception/ReportNotSupported.php
index 9b5b43a..8963f16 100644
--- a/lib/Sabre/DAV/Exception/ReportNotSupported.php
+++ b/lib/Sabre/DAV/Exception/ReportNotSupported.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Exception/RequestedRangeNotSatisfiable.php b/lib/Sabre/DAV/Exception/RequestedRangeNotSatisfiable.php
index 77990ea..4a7e5a2 100644
--- a/lib/Sabre/DAV/Exception/RequestedRangeNotSatisfiable.php
+++ b/lib/Sabre/DAV/Exception/RequestedRangeNotSatisfiable.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Exception/ServiceUnavailable.php b/lib/Sabre/DAV/Exception/ServiceUnavailable.php
index b66801f..037ccd7 100644
--- a/lib/Sabre/DAV/Exception/ServiceUnavailable.php
+++ b/lib/Sabre/DAV/Exception/ServiceUnavailable.php
@@ -9,7 +9,7 @@
  * @package Sabre
  * @subpackage DAV
  * @author Thomas Müller <thomas.mueller at tmit.eu>
- * @copyright Copyright (C) 2007-2013 fruux GmbH (https://fruux.com/).
+ * @copyright Copyright (C) 2007-2014 fruux GmbH (https://fruux.com/).
  * @license http://code.google.com/p/sabredav/wiki/License Modified BSD License
  */
 
diff --git a/lib/Sabre/DAV/Exception/UnsupportedMediaType.php b/lib/Sabre/DAV/Exception/UnsupportedMediaType.php
index 3e0b2a6..7f1cf8f 100644
--- a/lib/Sabre/DAV/Exception/UnsupportedMediaType.php
+++ b/lib/Sabre/DAV/Exception/UnsupportedMediaType.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/FS/Directory.php b/lib/Sabre/DAV/FS/Directory.php
index e2401a3..0b148b5 100644
--- a/lib/Sabre/DAV/FS/Directory.php
+++ b/lib/Sabre/DAV/FS/Directory.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/FS/File.php b/lib/Sabre/DAV/FS/File.php
index 752c365..9f7286f 100644
--- a/lib/Sabre/DAV/FS/File.php
+++ b/lib/Sabre/DAV/FS/File.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/FS/Node.php b/lib/Sabre/DAV/FS/Node.php
index 7921b11..8d41525 100644
--- a/lib/Sabre/DAV/FS/Node.php
+++ b/lib/Sabre/DAV/FS/Node.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/FSExt/Directory.php b/lib/Sabre/DAV/FSExt/Directory.php
index 6db806e..8805c8f 100644
--- a/lib/Sabre/DAV/FSExt/Directory.php
+++ b/lib/Sabre/DAV/FSExt/Directory.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/FSExt/File.php b/lib/Sabre/DAV/FSExt/File.php
index 49f158d..eadebfd 100644
--- a/lib/Sabre/DAV/FSExt/File.php
+++ b/lib/Sabre/DAV/FSExt/File.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/FSExt/Node.php b/lib/Sabre/DAV/FSExt/Node.php
index ff0a94b..d6ca536 100644
--- a/lib/Sabre/DAV/FSExt/Node.php
+++ b/lib/Sabre/DAV/FSExt/Node.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/File.php b/lib/Sabre/DAV/File.php
index 7d706f0..90c1a8b 100644
--- a/lib/Sabre/DAV/File.php
+++ b/lib/Sabre/DAV/File.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/ICollection.php b/lib/Sabre/DAV/ICollection.php
index 2ed4e7a..c4ff0a5 100644
--- a/lib/Sabre/DAV/ICollection.php
+++ b/lib/Sabre/DAV/ICollection.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/IExtendedCollection.php b/lib/Sabre/DAV/IExtendedCollection.php
index 6bb41dd..15f0009 100644
--- a/lib/Sabre/DAV/IExtendedCollection.php
+++ b/lib/Sabre/DAV/IExtendedCollection.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/IFile.php b/lib/Sabre/DAV/IFile.php
index cbcf294..a9d973b 100644
--- a/lib/Sabre/DAV/IFile.php
+++ b/lib/Sabre/DAV/IFile.php
@@ -9,7 +9,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/INode.php b/lib/Sabre/DAV/INode.php
index 616da4a0..4b98d61 100644
--- a/lib/Sabre/DAV/INode.php
+++ b/lib/Sabre/DAV/INode.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/IProperties.php b/lib/Sabre/DAV/IProperties.php
index d3ce053..3c6196a 100644
--- a/lib/Sabre/DAV/IProperties.php
+++ b/lib/Sabre/DAV/IProperties.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/IQuota.php b/lib/Sabre/DAV/IQuota.php
index 9c43b47..62b126e 100644
--- a/lib/Sabre/DAV/IQuota.php
+++ b/lib/Sabre/DAV/IQuota.php
@@ -9,7 +9,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Locks/Backend/Abstract.php b/lib/Sabre/DAV/Locks/Backend/Abstract.php
index 94c7fe4..1f5414e 100644
--- a/lib/Sabre/DAV/Locks/Backend/Abstract.php
+++ b/lib/Sabre/DAV/Locks/Backend/Abstract.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Locks/Backend/FS.php b/lib/Sabre/DAV/Locks/Backend/FS.php
index 2bab58d..d46d38e 100644
--- a/lib/Sabre/DAV/Locks/Backend/FS.php
+++ b/lib/Sabre/DAV/Locks/Backend/FS.php
@@ -15,7 +15,7 @@
  * @package Sabre
  * @subpackage DAV
  * @deprecated
- * @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
  */
diff --git a/lib/Sabre/DAV/Locks/Backend/File.php b/lib/Sabre/DAV/Locks/Backend/File.php
index b4b08e3..dfa79be 100644
--- a/lib/Sabre/DAV/Locks/Backend/File.php
+++ b/lib/Sabre/DAV/Locks/Backend/File.php
@@ -10,7 +10,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Locks/Backend/PDO.php b/lib/Sabre/DAV/Locks/Backend/PDO.php
index ed59a6b..7ca01f3 100644
--- a/lib/Sabre/DAV/Locks/Backend/PDO.php
+++ b/lib/Sabre/DAV/Locks/Backend/PDO.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Locks/LockInfo.php b/lib/Sabre/DAV/Locks/LockInfo.php
index be01dd0..acb956b 100644
--- a/lib/Sabre/DAV/Locks/LockInfo.php
+++ b/lib/Sabre/DAV/Locks/LockInfo.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Locks/Plugin.php b/lib/Sabre/DAV/Locks/Plugin.php
index 673fd39..07e4e3d 100644
--- a/lib/Sabre/DAV/Locks/Plugin.php
+++ b/lib/Sabre/DAV/Locks/Plugin.php
@@ -12,7 +12,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Mount/Plugin.php b/lib/Sabre/DAV/Mount/Plugin.php
index 8b309d2..b8c4b51 100644
--- a/lib/Sabre/DAV/Mount/Plugin.php
+++ b/lib/Sabre/DAV/Mount/Plugin.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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/)
  */
 class Sabre_DAV_Mount_Plugin extends Sabre_DAV_ServerPlugin {
diff --git a/lib/Sabre/DAV/Node.php b/lib/Sabre/DAV/Node.php
index 8e08dd1..81c8d00 100644
--- a/lib/Sabre/DAV/Node.php
+++ b/lib/Sabre/DAV/Node.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/ObjectTree.php b/lib/Sabre/DAV/ObjectTree.php
index e312eca..0177e71 100644
--- a/lib/Sabre/DAV/ObjectTree.php
+++ b/lib/Sabre/DAV/ObjectTree.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/PartialUpdate/IFile.php b/lib/Sabre/DAV/PartialUpdate/IFile.php
index e2ffdde..db93d6a 100644
--- a/lib/Sabre/DAV/PartialUpdate/IFile.php
+++ b/lib/Sabre/DAV/PartialUpdate/IFile.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @copyright Copyright (C) 2007-2013 fruux GmbH (https://fruux.com/).
+ * @copyright Copyright (C) 2007-2014 fruux GmbH (https://fruux.com/).
  * @author Jean-Tiare LE BIGOT (http://www.jtlebi.fr/)
  * @license http://code.google.com/p/sabredav/wiki/License Modified BSD License
  */
diff --git a/lib/Sabre/DAV/PartialUpdate/Plugin.php b/lib/Sabre/DAV/PartialUpdate/Plugin.php
index 1d4bca3..b76b93f 100644
--- a/lib/Sabre/DAV/PartialUpdate/Plugin.php
+++ b/lib/Sabre/DAV/PartialUpdate/Plugin.php
@@ -11,7 +11,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @copyright Copyright (C) 2007-2013 fruux GmbH (https://fruux.com/).
+ * @copyright Copyright (C) 2007-2014 fruux GmbH (https://fruux.com/).
  * @author Jean-Tiare LE BIGOT (http://www.jtlebi.fr/)
  * @license http://code.google.com/p/sabredav/wiki/License Modified BSD License
  */
diff --git a/lib/Sabre/DAV/Property.php b/lib/Sabre/DAV/Property.php
index e5d140d..0059cd0 100644
--- a/lib/Sabre/DAV/Property.php
+++ b/lib/Sabre/DAV/Property.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Property/GetLastModified.php b/lib/Sabre/DAV/Property/GetLastModified.php
index e6c028b..45c7b33 100644
--- a/lib/Sabre/DAV/Property/GetLastModified.php
+++ b/lib/Sabre/DAV/Property/GetLastModified.php
@@ -11,7 +11,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Property/Href.php b/lib/Sabre/DAV/Property/Href.php
index fdbd4a8..b6ab043 100644
--- a/lib/Sabre/DAV/Property/Href.php
+++ b/lib/Sabre/DAV/Property/Href.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Property/HrefList.php b/lib/Sabre/DAV/Property/HrefList.php
index 4c51c87..9e96f84 100644
--- a/lib/Sabre/DAV/Property/HrefList.php
+++ b/lib/Sabre/DAV/Property/HrefList.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Property/IHref.php b/lib/Sabre/DAV/Property/IHref.php
index e5c4296..b13299e 100644
--- a/lib/Sabre/DAV/Property/IHref.php
+++ b/lib/Sabre/DAV/Property/IHref.php
@@ -9,7 +9,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Property/LockDiscovery.php b/lib/Sabre/DAV/Property/LockDiscovery.php
index 440ee5d..4b8053c 100644
--- a/lib/Sabre/DAV/Property/LockDiscovery.php
+++ b/lib/Sabre/DAV/Property/LockDiscovery.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Property/ResourceType.php b/lib/Sabre/DAV/Property/ResourceType.php
index f3b0563..81b12c7 100644
--- a/lib/Sabre/DAV/Property/ResourceType.php
+++ b/lib/Sabre/DAV/Property/ResourceType.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Property/Response.php b/lib/Sabre/DAV/Property/Response.php
index 1c7b109..590c689 100644
--- a/lib/Sabre/DAV/Property/Response.php
+++ b/lib/Sabre/DAV/Property/Response.php
@@ -9,7 +9,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Property/ResponseList.php b/lib/Sabre/DAV/Property/ResponseList.php
index 02a2092..989f659 100644
--- a/lib/Sabre/DAV/Property/ResponseList.php
+++ b/lib/Sabre/DAV/Property/ResponseList.php
@@ -9,7 +9,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Property/SupportedLock.php b/lib/Sabre/DAV/Property/SupportedLock.php
index fa98193..1ab7cbc 100644
--- a/lib/Sabre/DAV/Property/SupportedLock.php
+++ b/lib/Sabre/DAV/Property/SupportedLock.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Property/SupportedReportSet.php b/lib/Sabre/DAV/Property/SupportedReportSet.php
index f380cd0..3029b67 100644
--- a/lib/Sabre/DAV/Property/SupportedReportSet.php
+++ b/lib/Sabre/DAV/Property/SupportedReportSet.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/PropertyInterface.php b/lib/Sabre/DAV/PropertyInterface.php
index 42cc614..7468c97 100644
--- a/lib/Sabre/DAV/PropertyInterface.php
+++ b/lib/Sabre/DAV/PropertyInterface.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Server.php b/lib/Sabre/DAV/Server.php
index 365dc55..8f3aace 100644
--- a/lib/Sabre/DAV/Server.php
+++ b/lib/Sabre/DAV/Server.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/ServerPlugin.php b/lib/Sabre/DAV/ServerPlugin.php
index bb15f94..2751054 100644
--- a/lib/Sabre/DAV/ServerPlugin.php
+++ b/lib/Sabre/DAV/ServerPlugin.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/SimpleCollection.php b/lib/Sabre/DAV/SimpleCollection.php
index 2e4950e..c95077d 100644
--- a/lib/Sabre/DAV/SimpleCollection.php
+++ b/lib/Sabre/DAV/SimpleCollection.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/SimpleFile.php b/lib/Sabre/DAV/SimpleFile.php
index c4be09d..7106210 100644
--- a/lib/Sabre/DAV/SimpleFile.php
+++ b/lib/Sabre/DAV/SimpleFile.php
@@ -9,7 +9,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/StringUtil.php b/lib/Sabre/DAV/StringUtil.php
index 07ad6d4..423470e 100644
--- a/lib/Sabre/DAV/StringUtil.php
+++ b/lib/Sabre/DAV/StringUtil.php
@@ -9,7 +9,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/TemporaryFileFilterPlugin.php b/lib/Sabre/DAV/TemporaryFileFilterPlugin.php
index 8cdcc47..047c4c6 100644
--- a/lib/Sabre/DAV/TemporaryFileFilterPlugin.php
+++ b/lib/Sabre/DAV/TemporaryFileFilterPlugin.php
@@ -22,7 +22,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Tree.php b/lib/Sabre/DAV/Tree.php
index 8ec431f..ab4ce89 100644
--- a/lib/Sabre/DAV/Tree.php
+++ b/lib/Sabre/DAV/Tree.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Tree/Filesystem.php b/lib/Sabre/DAV/Tree/Filesystem.php
index 257b565..9bd231e 100644
--- a/lib/Sabre/DAV/Tree/Filesystem.php
+++ b/lib/Sabre/DAV/Tree/Filesystem.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/URLUtil.php b/lib/Sabre/DAV/URLUtil.php
index 4d9bfb6..bb35057 100644
--- a/lib/Sabre/DAV/URLUtil.php
+++ b/lib/Sabre/DAV/URLUtil.php
@@ -17,7 +17,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/UUIDUtil.php b/lib/Sabre/DAV/UUIDUtil.php
index 7423fc9..54b3ba3 100644
--- a/lib/Sabre/DAV/UUIDUtil.php
+++ b/lib/Sabre/DAV/UUIDUtil.php
@@ -9,7 +9,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/Version.php b/lib/Sabre/DAV/Version.php
index 29e9849..417667f 100644
--- a/lib/Sabre/DAV/Version.php
+++ b/lib/Sabre/DAV/Version.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/XMLUtil.php b/lib/Sabre/DAV/XMLUtil.php
index db9a511..2b9ea5d 100644
--- a/lib/Sabre/DAV/XMLUtil.php
+++ b/lib/Sabre/DAV/XMLUtil.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAV/includes.php b/lib/Sabre/DAV/includes.php
index 4aa0d79..0bee083 100644
--- a/lib/Sabre/DAV/includes.php
+++ b/lib/Sabre/DAV/includes.php
@@ -10,7 +10,7 @@
  *
  * @package Sabre
  * @subpackage DAV
- * @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
  */
diff --git a/lib/Sabre/DAVACL/AbstractPrincipalCollection.php b/lib/Sabre/DAVACL/AbstractPrincipalCollection.php
index bce9bbe..cb9974d 100644
--- a/lib/Sabre/DAVACL/AbstractPrincipalCollection.php
+++ b/lib/Sabre/DAVACL/AbstractPrincipalCollection.php
@@ -10,7 +10,7 @@
  *
  * @package Sabre
  * @subpackage DAVACL
- * @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
  */
diff --git a/lib/Sabre/DAVACL/Exception/AceConflict.php b/lib/Sabre/DAVACL/Exception/AceConflict.php
index b47c035..7441efd 100644
--- a/lib/Sabre/DAVACL/Exception/AceConflict.php
+++ b/lib/Sabre/DAVACL/Exception/AceConflict.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage DAVACL
- * @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
  */
diff --git a/lib/Sabre/DAVACL/Exception/NeedPrivileges.php b/lib/Sabre/DAVACL/Exception/NeedPrivileges.php
index 2b65938..d35691f 100644
--- a/lib/Sabre/DAVACL/Exception/NeedPrivileges.php
+++ b/lib/Sabre/DAVACL/Exception/NeedPrivileges.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAVACL
- * @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
  */
diff --git a/lib/Sabre/DAVACL/Exception/NoAbstract.php b/lib/Sabre/DAVACL/Exception/NoAbstract.php
index c9a3d89..b1f1b02 100644
--- a/lib/Sabre/DAVACL/Exception/NoAbstract.php
+++ b/lib/Sabre/DAVACL/Exception/NoAbstract.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage DAVACL
- * @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
  */
diff --git a/lib/Sabre/DAVACL/Exception/NotRecognizedPrincipal.php b/lib/Sabre/DAVACL/Exception/NotRecognizedPrincipal.php
index d79166a..2be0840 100644
--- a/lib/Sabre/DAVACL/Exception/NotRecognizedPrincipal.php
+++ b/lib/Sabre/DAVACL/Exception/NotRecognizedPrincipal.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage DAVACL
- * @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
  */
diff --git a/lib/Sabre/DAVACL/Exception/NotSupportedPrivilege.php b/lib/Sabre/DAVACL/Exception/NotSupportedPrivilege.php
index 4b98ef7..28b423f 100644
--- a/lib/Sabre/DAVACL/Exception/NotSupportedPrivilege.php
+++ b/lib/Sabre/DAVACL/Exception/NotSupportedPrivilege.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage DAVACL
- * @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
  */
diff --git a/lib/Sabre/DAVACL/IACL.php b/lib/Sabre/DAVACL/IACL.php
index 01609e7..8dd0626 100644
--- a/lib/Sabre/DAVACL/IACL.php
+++ b/lib/Sabre/DAVACL/IACL.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAVACL
- * @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
  */
diff --git a/lib/Sabre/DAVACL/IPrincipal.php b/lib/Sabre/DAVACL/IPrincipal.php
index 7203689..4f21e6b 100644
--- a/lib/Sabre/DAVACL/IPrincipal.php
+++ b/lib/Sabre/DAVACL/IPrincipal.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAVACL
- * @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
  */
diff --git a/lib/Sabre/DAVACL/IPrincipalBackend.php b/lib/Sabre/DAVACL/IPrincipalBackend.php
index 0b6ef1c..024567e 100644
--- a/lib/Sabre/DAVACL/IPrincipalBackend.php
+++ b/lib/Sabre/DAVACL/IPrincipalBackend.php
@@ -9,7 +9,7 @@
  *
  * @package Sabre
  * @subpackage DAVACL
- * @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
  */
diff --git a/lib/Sabre/DAVACL/Plugin.php b/lib/Sabre/DAVACL/Plugin.php
index d57f298..ea4d33b 100644
--- a/lib/Sabre/DAVACL/Plugin.php
+++ b/lib/Sabre/DAVACL/Plugin.php
@@ -12,7 +12,7 @@
  *
  * @package Sabre
  * @subpackage DAVACL
- * @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
  */
diff --git a/lib/Sabre/DAVACL/Principal.php b/lib/Sabre/DAVACL/Principal.php
index 22e2870..7671a85 100644
--- a/lib/Sabre/DAVACL/Principal.php
+++ b/lib/Sabre/DAVACL/Principal.php
@@ -13,7 +13,7 @@
  *
  * @package Sabre
  * @subpackage DAVACL
- * @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
  */
diff --git a/lib/Sabre/DAVACL/PrincipalBackend/PDO.php b/lib/Sabre/DAVACL/PrincipalBackend/PDO.php
index c6631cc..bfe6a55 100644
--- a/lib/Sabre/DAVACL/PrincipalBackend/PDO.php
+++ b/lib/Sabre/DAVACL/PrincipalBackend/PDO.php
@@ -11,7 +11,7 @@
  *
  * @package Sabre
  * @subpackage DAVACL
- * @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
  */
diff --git a/lib/Sabre/DAVACL/PrincipalCollection.php b/lib/Sabre/DAVACL/PrincipalCollection.php
index 9a3f708..1ee6a72 100644
--- a/lib/Sabre/DAVACL/PrincipalCollection.php
+++ b/lib/Sabre/DAVACL/PrincipalCollection.php
@@ -10,7 +10,7 @@
  *
  * @package Sabre
  * @subpackage DAVACL
- * @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
  */
diff --git a/lib/Sabre/DAVACL/Property/Acl.php b/lib/Sabre/DAVACL/Property/Acl.php
index 85d2150..fac71f3 100644
--- a/lib/Sabre/DAVACL/Property/Acl.php
+++ b/lib/Sabre/DAVACL/Property/Acl.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage DAVACL
- * @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
  */
diff --git a/lib/Sabre/DAVACL/Property/AclRestrictions.php b/lib/Sabre/DAVACL/Property/AclRestrictions.php
index 8665cc4..72a9b89 100644
--- a/lib/Sabre/DAVACL/Property/AclRestrictions.php
+++ b/lib/Sabre/DAVACL/Property/AclRestrictions.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage DAVACL
- * @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
  */
diff --git a/lib/Sabre/DAVACL/Property/CurrentUserPrivilegeSet.php b/lib/Sabre/DAVACL/Property/CurrentUserPrivilegeSet.php
index 04fd876..011a1fb 100644
--- a/lib/Sabre/DAVACL/Property/CurrentUserPrivilegeSet.php
+++ b/lib/Sabre/DAVACL/Property/CurrentUserPrivilegeSet.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAVACL
- * @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
  */
diff --git a/lib/Sabre/DAVACL/Property/Principal.php b/lib/Sabre/DAVACL/Property/Principal.php
index 3aa908d..9dea2a0 100644
--- a/lib/Sabre/DAVACL/Property/Principal.php
+++ b/lib/Sabre/DAVACL/Property/Principal.php
@@ -8,7 +8,7 @@
  *
  * @package Sabre
  * @subpackage DAVACL
- * @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
  */
diff --git a/lib/Sabre/DAVACL/Property/SupportedPrivilegeSet.php b/lib/Sabre/DAVACL/Property/SupportedPrivilegeSet.php
index 3be5622..594b48f 100644
--- a/lib/Sabre/DAVACL/Property/SupportedPrivilegeSet.php
+++ b/lib/Sabre/DAVACL/Property/SupportedPrivilegeSet.php
@@ -12,7 +12,7 @@
  *
  * @package Sabre
  * @subpackage DAVACL
- * @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
  */
diff --git a/lib/Sabre/DAVACL/Version.php b/lib/Sabre/DAVACL/Version.php
index 7ef55e0..cad19d1 100644
--- a/lib/Sabre/DAVACL/Version.php
+++ b/lib/Sabre/DAVACL/Version.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage DAVACL
- * @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
  */
diff --git a/lib/Sabre/DAVACL/includes.php b/lib/Sabre/DAVACL/includes.php
index c7e72c9..f91774d 100644
--- a/lib/Sabre/DAVACL/includes.php
+++ b/lib/Sabre/DAVACL/includes.php
@@ -10,7 +10,7 @@
  *
  * @package Sabre
  * @subpackage DAVACL
- * @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
  */
diff --git a/lib/Sabre/HTTP/AWSAuth.php b/lib/Sabre/HTTP/AWSAuth.php
index e862a70..705987f 100644
--- a/lib/Sabre/HTTP/AWSAuth.php
+++ b/lib/Sabre/HTTP/AWSAuth.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage HTTP
- * @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
  */
diff --git a/lib/Sabre/HTTP/AbstractAuth.php b/lib/Sabre/HTTP/AbstractAuth.php
index cb0da0d..d731b6d 100644
--- a/lib/Sabre/HTTP/AbstractAuth.php
+++ b/lib/Sabre/HTTP/AbstractAuth.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage HTTP
- * @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
  */
diff --git a/lib/Sabre/HTTP/BasicAuth.php b/lib/Sabre/HTTP/BasicAuth.php
index f22b409..450c050 100644
--- a/lib/Sabre/HTTP/BasicAuth.php
+++ b/lib/Sabre/HTTP/BasicAuth.php
@@ -7,7 +7,7 @@
  *
  * @package Sabre
  * @subpackage HTTP
- * @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
  */
diff --git a/lib/Sabre/HTTP/DigestAuth.php b/lib/Sabre/HTTP/DigestAuth.php
index 90372ca..cf8f4a5 100644
--- a/lib/Sabre/HTTP/DigestAuth.php
+++ b/lib/Sabre/HTTP/DigestAuth.php
@@ -21,7 +21,7 @@
  *
  * @package Sabre
  * @subpackage HTTP
- * @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
  */
diff --git a/lib/Sabre/HTTP/Request.php b/lib/Sabre/HTTP/Request.php
index 938875f..0b71fa6 100644
--- a/lib/Sabre/HTTP/Request.php
+++ b/lib/Sabre/HTTP/Request.php
@@ -12,7 +12,7 @@
  *
  * @package Sabre
  * @subpackage HTTP
- * @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
  */
diff --git a/lib/Sabre/HTTP/Response.php b/lib/Sabre/HTTP/Response.php
index 1d129a5..98654da 100644
--- a/lib/Sabre/HTTP/Response.php
+++ b/lib/Sabre/HTTP/Response.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage HTTP
- * @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
  */
diff --git a/lib/Sabre/HTTP/Util.php b/lib/Sabre/HTTP/Util.php
index d05b837..e993e77 100644
--- a/lib/Sabre/HTTP/Util.php
+++ b/lib/Sabre/HTTP/Util.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage HTTP
- * @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/)
  * @author Paul Voegler
  * @license http://code.google.com/p/sabredav/wiki/License Modified BSD License
diff --git a/lib/Sabre/HTTP/Version.php b/lib/Sabre/HTTP/Version.php
index e94beac..5be8c53 100644
--- a/lib/Sabre/HTTP/Version.php
+++ b/lib/Sabre/HTTP/Version.php
@@ -5,7 +5,7 @@
  *
  * @package Sabre
  * @subpackage HTTP
- * @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
  */
diff --git a/lib/Sabre/HTTP/includes.php b/lib/Sabre/HTTP/includes.php
index c9de58f..7b1f6df 100644
--- a/lib/Sabre/HTTP/includes.php
+++ b/lib/Sabre/HTTP/includes.php
@@ -10,7 +10,7 @@
  *
  * @package Sabre
  * @subpackage HTTP
- * @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
  */
diff --git a/lib/Sabre/autoload.php b/lib/Sabre/autoload.php
index ff39e2c..b7c9069 100644
--- a/lib/Sabre/autoload.php
+++ b/lib/Sabre/autoload.php
@@ -12,7 +12,7 @@
  * @package Sabre
  * @subpackage DAV
  * @deprecated Will be removed in a future version!
- * @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
  */
diff --git a/tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDTest.php b/tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDTest.php
index 1c6d63b..9ca3fd1 100644
--- a/tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDTest.php
+++ b/tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDTest.php
@@ -6,7 +6,7 @@ use Sabre\VObject;
  * This unittests is created to find out why recurring events have wrong DTSTART value
  *
  *
- * @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
  */
diff --git a/tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDbyDayTest.php b/tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDbyDayTest.php
index b51a5e2..9793c0e 100644
--- a/tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDbyDayTest.php
+++ b/tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDbyDayTest.php
@@ -6,7 +6,7 @@ use Sabre\VObject;
  * This unittests is created to find out why recurring events have wrong DTSTART value
  *
  *
- * @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
  */
diff --git a/tests/Sabre/CalDAV/ExpandEventsDoubleEventsTest.php b/tests/Sabre/CalDAV/ExpandEventsDoubleEventsTest.php
index 52b28e3..5c30ce7 100644
--- a/tests/Sabre/CalDAV/ExpandEventsDoubleEventsTest.php
+++ b/tests/Sabre/CalDAV/ExpandEventsDoubleEventsTest.php
@@ -8,7 +8,7 @@ use Sabre\VObject;
  * Hopefully, by the time I'm done with this, I've both found the problem, and
  * fixed it :)
  *
- * @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
  */
diff --git a/tests/Sabre/CalDAV/GetEventsByTimerangeTest.php b/tests/Sabre/CalDAV/GetEventsByTimerangeTest.php
index 7818abd..f3b187c 100644
--- a/tests/Sabre/CalDAV/GetEventsByTimerangeTest.php
+++ b/tests/Sabre/CalDAV/GetEventsByTimerangeTest.php
@@ -6,7 +6,7 @@ use Sabre\VObject;
  * This unittest is created to check if queries for time-range include the start timestamp or not
  *
  *
- * @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
  */
diff --git a/tests/Sabre/CalDAV/Issue203Test.php b/tests/Sabre/CalDAV/Issue203Test.php
index 8dbda41..9a63b58 100644
--- a/tests/Sabre/CalDAV/Issue203Test.php
+++ b/tests/Sabre/CalDAV/Issue203Test.php
@@ -6,7 +6,7 @@ use Sabre\VObject;
  * This unittest is created to find out why an overwritten DAILY event has wrong DTSTART, DTEND, SUMMARY and RECURRENCEID
  *
  *
- * @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
  */
diff --git a/tests/Sabre/CalDAV/Issue205Test.php b/tests/Sabre/CalDAV/Issue205Test.php
index d4664a6..b7d8536 100644
--- a/tests/Sabre/CalDAV/Issue205Test.php
+++ b/tests/Sabre/CalDAV/Issue205Test.php
@@ -6,7 +6,7 @@ use Sabre\VObject;
  * This unittest is created to check if a VALARM TRIGGER of PT0S is supported
  *
  *
- * @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
  */
diff --git a/tests/Sabre/CalDAV/Issue211Test.php b/tests/Sabre/CalDAV/Issue211Test.php
index 34e036c..c3742af 100644
--- a/tests/Sabre/CalDAV/Issue211Test.php
+++ b/tests/Sabre/CalDAV/Issue211Test.php
@@ -4,7 +4,7 @@
  * This unittest is created to check for an endless loop in Sabre_CalDAV_CalendarQueryValidator
  *
  *
- * @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
  */
diff --git a/tests/Sabre/CalDAV/Issue220Test.php b/tests/Sabre/CalDAV/Issue220Test.php
index 6aa072e..3dde29c 100644
--- a/tests/Sabre/CalDAV/Issue220Test.php
+++ b/tests/Sabre/CalDAV/Issue220Test.php
@@ -4,7 +4,7 @@
  * This unittest is created to check for an endless loop in Sabre_CalDAV_CalendarQueryValidator
  *
  *
- * @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
  */
diff --git a/tests/Sabre/CalDAV/Issue228Test.php b/tests/Sabre/CalDAV/Issue228Test.php
index f5932a8..3c857a7 100644
--- a/tests/Sabre/CalDAV/Issue228Test.php
+++ b/tests/Sabre/CalDAV/Issue228Test.php
@@ -3,7 +3,7 @@
 /**
  * This unittest is created to check if the time-range filter is working correctly with all-day-events
  *
- * @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
  */
diff --git a/tests/Sabre/CalDAV/Schedule/IMip/Mock.php b/tests/Sabre/CalDAV/Schedule/IMip/Mock.php
index dde8c02..eab6d76 100644
--- a/tests/Sabre/CalDAV/Schedule/IMip/Mock.php
+++ b/tests/Sabre/CalDAV/Schedule/IMip/Mock.php
@@ -12,7 +12,7 @@
  *
  * @package Sabre
  * @subpackage CalDAV
- * @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
  */
diff --git a/tests/Sabre/DAVServerTest.php b/tests/Sabre/DAVServerTest.php
index ba39583..24328f4 100644
--- a/tests/Sabre/DAVServerTest.php
+++ b/tests/Sabre/DAVServerTest.php
@@ -13,7 +13,7 @@ require_once 'Sabre/DAV/Auth/MockBackend.php';
  * a testing environment running.
  *
  * @package Sabre
- * @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
  */

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list