From 03b31d113ea316c8384a4cbf3d27ca22bb528eac Mon Sep 17 00:00:00 2001 From: Klaus Weidenbach Date: Sat, 28 Jun 2014 22:28:08 +0200 Subject: Update SabreDAV from 1.8.9 to 1.8.10. --- vendor/sabre/dav/lib/Sabre/DAVACL/Property/Acl.php | 2 +- vendor/sabre/dav/lib/Sabre/DAVACL/Property/AclRestrictions.php | 2 +- vendor/sabre/dav/lib/Sabre/DAVACL/Property/CurrentUserPrivilegeSet.php | 2 +- vendor/sabre/dav/lib/Sabre/DAVACL/Property/Principal.php | 2 +- vendor/sabre/dav/lib/Sabre/DAVACL/Property/SupportedPrivilegeSet.php | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'vendor/sabre/dav/lib/Sabre/DAVACL/Property') diff --git a/vendor/sabre/dav/lib/Sabre/DAVACL/Property/Acl.php b/vendor/sabre/dav/lib/Sabre/DAVACL/Property/Acl.php index d0bf6b763..e6a70ce91 100644 --- a/vendor/sabre/dav/lib/Sabre/DAVACL/Property/Acl.php +++ b/vendor/sabre/dav/lib/Sabre/DAVACL/Property/Acl.php @@ -9,7 +9,7 @@ use Sabre\DAV; * * @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 + * @license http://sabre.io/license/ Modified BSD License */ class Acl extends DAV\Property { diff --git a/vendor/sabre/dav/lib/Sabre/DAVACL/Property/AclRestrictions.php b/vendor/sabre/dav/lib/Sabre/DAVACL/Property/AclRestrictions.php index 47e2ef732..aa6fd17d6 100644 --- a/vendor/sabre/dav/lib/Sabre/DAVACL/Property/AclRestrictions.php +++ b/vendor/sabre/dav/lib/Sabre/DAVACL/Property/AclRestrictions.php @@ -11,7 +11,7 @@ use Sabre\DAV; * * @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 + * @license http://sabre.io/license/ Modified BSD License */ class AclRestrictions extends DAV\Property { diff --git a/vendor/sabre/dav/lib/Sabre/DAVACL/Property/CurrentUserPrivilegeSet.php b/vendor/sabre/dav/lib/Sabre/DAVACL/Property/CurrentUserPrivilegeSet.php index c6d946bc6..e0501dbd6 100644 --- a/vendor/sabre/dav/lib/Sabre/DAVACL/Property/CurrentUserPrivilegeSet.php +++ b/vendor/sabre/dav/lib/Sabre/DAVACL/Property/CurrentUserPrivilegeSet.php @@ -12,7 +12,7 @@ use Sabre\DAV; * * @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 + * @license http://sabre.io/license/ Modified BSD License */ class CurrentUserPrivilegeSet extends DAV\Property { diff --git a/vendor/sabre/dav/lib/Sabre/DAVACL/Property/Principal.php b/vendor/sabre/dav/lib/Sabre/DAVACL/Property/Principal.php index 5a32c0942..6c644b024 100644 --- a/vendor/sabre/dav/lib/Sabre/DAVACL/Property/Principal.php +++ b/vendor/sabre/dav/lib/Sabre/DAVACL/Property/Principal.php @@ -11,7 +11,7 @@ use Sabre\DAV; * * @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 + * @license http://sabre.io/license/ Modified BSD License */ class Principal extends DAV\Property implements DAV\Property\IHref { diff --git a/vendor/sabre/dav/lib/Sabre/DAVACL/Property/SupportedPrivilegeSet.php b/vendor/sabre/dav/lib/Sabre/DAVACL/Property/SupportedPrivilegeSet.php index 19a121058..5f152d9e5 100644 --- a/vendor/sabre/dav/lib/Sabre/DAVACL/Property/SupportedPrivilegeSet.php +++ b/vendor/sabre/dav/lib/Sabre/DAVACL/Property/SupportedPrivilegeSet.php @@ -16,7 +16,7 @@ use Sabre\DAV; * * @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 + * @license http://sabre.io/license/ Modified BSD License */ class SupportedPrivilegeSet extends DAV\Property { -- cgit v1.2.3