diff options
Diffstat (limited to 'lib/private/legacy/group.php')
-rw-r--r-- | lib/private/legacy/group.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/private/legacy/group.php b/lib/private/legacy/group.php index 361d9ff846c..2d63643fc47 100644 --- a/lib/private/legacy/group.php +++ b/lib/private/legacy/group.php @@ -1,5 +1,7 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Arthur Schiwon <blizzz@arthur-schiwon.de> * @author Bart Visscher <bartv@thisnet.nl> * @author Björn Schießle <bjoern@schiessle.org> @@ -13,10 +15,9 @@ * @author Qingping Hou <dave2008713@gmail.com> * @author Robin Appelman <icewind@owncloud.com> * @author Robin McCorkell <robin@mccorkell.me.uk> - * @author Roeland Jago Douma <rullzer@owncloud.com> + * @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 |