[Pkg-owncloud-commits] [php-sabredav] 49/163: To more license tags.

David Prévot taffit at moszumanska.debian.org
Tue May 20 18:54:53 UTC 2014


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

taffit pushed a commit to annotated tag upstream/2.0.0_beta1
in repository php-sabredav.

commit f066cc8ab5181e54b72d18383b88e4aedfc7a8f2
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Tue Apr 8 17:35:49 2014 -0400

    To more license tags.
---
 lib/Sabre/DAV/PropPatch.php                   | 2 +-
 tests/Sabre/DAV/Mock/PropertiesCollection.php | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/Sabre/DAV/PropPatch.php b/lib/Sabre/DAV/PropPatch.php
index 9cbb6cf..b7e834f 100644
--- a/lib/Sabre/DAV/PropPatch.php
+++ b/lib/Sabre/DAV/PropPatch.php
@@ -15,7 +15,7 @@ use UnexpectedValueException;
  *
  * @copyright Copyright (C) 2007-2014 fruux GmbH. All rights reserved.
  * @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 PropPatch {
 
diff --git a/tests/Sabre/DAV/Mock/PropertiesCollection.php b/tests/Sabre/DAV/Mock/PropertiesCollection.php
index d1fac49..82a8b60 100644
--- a/tests/Sabre/DAV/Mock/PropertiesCollection.php
+++ b/tests/Sabre/DAV/Mock/PropertiesCollection.php
@@ -12,7 +12,7 @@ use
  *
  * @copyright Copyright (C) 2007-2014 fruux GmbH. All rights reserved.
  * @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 PropertiesCollection extends Collection implements IProperties {
 

-- 
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