]> source.dussan.org Git - nextcloud-server.git/commitdiff
Add copyright to OC_Connector_Sabre_Principal
authorBart Visscher <bartv@thisnet.nl>
Sat, 11 Feb 2012 20:24:22 +0000 (21:24 +0100)
committerBart Visscher <bartv@thisnet.nl>
Sun, 12 Feb 2012 14:14:23 +0000 (15:14 +0100)
lib/connector/sabre/principal.php

index 0f3d5feb794fbeeb83dffa15973092986072cc67..72e180c65c0d6ab0e7306884b015a34670aee436 100644 (file)
@@ -1,4 +1,11 @@
 <?php
+/**
+ * Copyright (c) 2011 Jakob Sack mail@jakobsack.de
+ * Copyright (c) 2012 Bart Visscher <bartv@thisnet.nl>
+ * This file is licensed under the Affero General Public License version 3 or
+ * later.
+ * See the COPYING-README file.
+ */
 
 class OC_Connector_Sabre_Principal implements Sabre_DAVACL_IPrincipalBackend {
        /**