aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/iavatar.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/iavatar.php')
-rw-r--r--lib/public/iavatar.php11
1 files changed, 6 insertions, 5 deletions
diff --git a/lib/public/iavatar.php b/lib/public/iavatar.php
index 7b811b26b68..369cafa00c1 100644
--- a/lib/public/iavatar.php
+++ b/lib/public/iavatar.php
@@ -1,13 +1,14 @@
<?php
/**
- * @author Arthur Schiwon <blizzz@owncloud.com>
- * @author Joas Schilling <nickvergessen@owncloud.com>
+ * @copyright Copyright (c) 2016, ownCloud, Inc.
+ *
+ * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ * @author Joas Schilling <coding@schilljs.com>
* @author Morris Jobke <hey@morrisjobke.de>
- * @author Robin Appelman <icewind@owncloud.com>
- * @author Roeland Jago Douma <rullzer@owncloud.com>
+ * @author Robin Appelman <robin@icewind.nl>
+ * @author Roeland Jago Douma <roeland@famdouma.nl>
* @author Thomas Müller <thomas.mueller@tmit.eu>
*
- * @copyright Copyright (c) 2016, ownCloud, Inc.
* @license AGPL-3.0
*
* This code is free software: you can redistribute it and/or modify