[Pkg-owncloud-commits] [php-sabre-vobject] 109/128: Renamed file to make slightly more sense.

David Prévot taffit at moszumanska.debian.org
Tue May 20 23:11:07 UTC 2014


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

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

commit bdae152b1dbff3fc19aabaa9684f4c0bf1ca25c1
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Wed Apr 30 14:04:35 2014 -0400

    Renamed file to make slightly more sense.
---
 bin/{fetch_tz_data.php => fetch_windows_zones.php} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/fetch_tz_data.php b/bin/fetch_windows_zones.php
similarity index 86%
rename from bin/fetch_tz_data.php
rename to bin/fetch_windows_zones.php
index 339b7b2..f5aa29f 100755
--- a/bin/fetch_tz_data.php
+++ b/bin/fetch_windows_zones.php
@@ -36,8 +36,8 @@ fwrite($f, " *\n");
 fwrite($f, " * Last update: " . date(DATE_W3C) . "\n");
 fwrite($f, " * Source: " .$windowsZonesUrl . "\n");
 fwrite($f, " *\n");
-fwrite($f, " * @copyright Copyright (C) 2007-2013 fruux GmbH (https://fruux.com/).\n");
-fwrite($f, " * @license http://code.google.com/p/sabredav/wiki/License Modified BSD License\n");
+fwrite($f, " * @copyright Copyright (C) 2007-2014 fruux GmbH (https://fruux.com/).\n");
+fwrite($f, " * @license http://sabre.io/license Modified BSD License\n");
 fwrite($f, " */\n");
 fwrite($f, "\n");
 fwrite($f, "return ");

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



More information about the Pkg-owncloud-commits mailing list