summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Traits/PrincipalProxyTrait.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/lib/Traits/PrincipalProxyTrait.php')
-rw-r--r--apps/dav/lib/Traits/PrincipalProxyTrait.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/lib/Traits/PrincipalProxyTrait.php b/apps/dav/lib/Traits/PrincipalProxyTrait.php
index a86e631e211..d8f06a69f8e 100644
--- a/apps/dav/lib/Traits/PrincipalProxyTrait.php
+++ b/apps/dav/lib/Traits/PrincipalProxyTrait.php
@@ -3,6 +3,7 @@
* @copyright 2019, Georg Ehrke <oc.list@georgehrke.com>
*
* @author Georg Ehrke <oc.list@georgehrke.com>
+ * @author Roeland Jago Douma <roeland@famdouma.nl>
*
* @license GNU AGPL version 3 or any later version
*
@@ -17,7 +18,7 @@
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/