File tree Expand file tree Collapse file tree 13 files changed +13
-13
lines changed
Expand file tree Collapse file tree 13 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1515 *
1616 * @copyright Copyright (C) 2009-2015 fruux GmbH (https://fruux.com/).
1717 * @author Evert Pot (http://evertpot.com/)
18- * @license http://code.google.com/p/sabredav/wiki/License Modified BSD License
18+ * @license http://sabre.io/license/ Modified BSD License
1919 */
2020interface Element extends XmlSerializable, XmlDeserializable {
2121
Original file line number Diff line number Diff line change 1313 *
1414 * @copyright Copyright (C) 2009-2015 fruux GmbH (https://fruux.com/).
1515 * @author Evert Pot (http://evertpot.com/)
16- * @license http://code.google.com/p/sabredav/wiki/License Modified BSD License
16+ * @license http://sabre.io/license/ Modified BSD License
1717 */
1818class Base implements Xml \Element {
1919
Original file line number Diff line number Diff line change 1717 *
1818 * @copyright Copyright (C) 2009-2015 fruux GmbH (https://fruux.com/).
1919 * @author Evert Pot (http://evertpot.com/)
20- * @license http://code.google.com/p/sabredav/wiki/License Modified BSD License
20+ * @license http://sabre.io/license/ Modified BSD License
2121 */
2222class Cdata implements Xml \XmlSerializable
2323{
Original file line number Diff line number Diff line change 2929 *
3030 * @copyright Copyright (C) 2009-2015 fruux GmbH (https://fruux.com/).
3131 * @author Evert Pot (http://evertpot.com/)
32- * @license http://code.google.com/p/sabredav/wiki/License Modified BSD License
32+ * @license http://sabre.io/license/ Modified BSD License
3333 */
3434class Elements implements Xml \Element {
3535
Original file line number Diff line number Diff line change 3030 *
3131 * @copyright Copyright (C) 2009-2015 fruux GmbH (https://fruux.com/).
3232 * @author Evert Pot (http://evertpot.com/)
33- * @license http://code.google.com/p/sabredav/wiki/License Modified BSD License
33+ * @license http://sabre.io/license/ Modified BSD License
3434 */
3535class KeyValue implements Xml \Element {
3636
Original file line number Diff line number Diff line change 1919 *
2020 * @copyright Copyright (C) 2009-2015 fruux GmbH (https://fruux.com/).
2121 * @author Evert Pot (http://evertpot.com/)
22- * @license http://code.google.com/p/sabredav/wiki/License Modified BSD License
22+ * @license http://sabre.io/license/ Modified BSD License
2323 */
2424class Uri implements Xml \Element {
2525
Original file line number Diff line number Diff line change 1212 *
1313 * @copyright Copyright (C) 2009-2015 fruux GmbH (https://fruux.com/).
1414 * @author Evert Pot (http://evertpot.com/)
15- * @license http://code.google.com/p/sabredav/wiki/License Modified BSD License
15+ * @license http://sabre.io/license/ Modified BSD License
1616 */
1717class LibXMLException extends ParseException {
1818
Original file line number Diff line number Diff line change 1010 *
1111 * @copyright Copyright (C) 2009-2015 fruux GmbH (https://fruux.com/).
1212 * @author Evert Pot (http://evertpot.com/)
13- * @license http://code.google.com/p/sabredav/wiki/License Modified BSD License
13+ * @license http://sabre.io/license/ Modified BSD License
1414 */
1515class ParseException extends Exception {
1616
Original file line number Diff line number Diff line change 1515 *
1616 * @copyright Copyright (C) 2009-2015 fruux GmbH (https://fruux.com/).
1717 * @author Evert Pot (http://evertpot.com/)
18- * @license http://code.google.com/p/sabredav/wiki/License Modified BSD License
18+ * @license http://sabre.io/license/ Modified BSD License
1919 */
2020class Reader extends XMLReader {
2121
Original file line number Diff line number Diff line change 1111 *
1212 * @copyright Copyright (C) 2009-2015 fruux GmbH (https://fruux.com/).
1313 * @author Evert Pot (http://evertpot.com/)
14- * @license http://code.google.com/p/sabredav/wiki/License Modified BSD License
14+ * @license http://sabre.io/license/ Modified BSD License
1515 */
1616class Service {
1717
You can’t perform that action at this time.
0 commit comments