diff options
Diffstat (limited to 'lib/public/IAvatarManager.php')
-rw-r--r-- | lib/public/IAvatarManager.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/public/IAvatarManager.php b/lib/public/IAvatarManager.php index 58b3073016d..04f4cd00d0d 100644 --- a/lib/public/IAvatarManager.php +++ b/lib/public/IAvatarManager.php @@ -1,12 +1,13 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Arthur Schiwon <blizzz@arthur-schiwon.de> * @author Christopher Schäpers <kondou@ts.unde.re> * @author Morris Jobke <hey@morrisjobke.de> * @author Robin McCorkell <robin@mccorkell.me.uk> - * @author Roeland Jago Douma <rullzer@owncloud.com> + * @author Roeland Jago Douma <roeland@famdouma.nl> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |