diff --git a/inc/caldav-client-v2.php b/inc/caldav-client-v2.php index ae82f23c..b3e3b631 100644 --- a/inc/caldav-client-v2.php +++ b/inc/caldav-client-v2.php @@ -7,7 +7,7 @@ * @subpackage caldav * @author Andrew McMillan * @copyright Andrew McMillan -* @license http://gnu.org/copyleft/gpl.html GNU GPL v2 or later +* @license http://www.gnu.org/licenses/lgpl-3.0.txt GNU LGPL version 3 or later */ require_once('XMLDocument.php');