diff options
Diffstat (limited to 'lib/private/legacy/group/database.php')
-rw-r--r-- | lib/private/legacy/group/database.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/private/legacy/group/database.php b/lib/private/legacy/group/database.php index de9b18a6ca3..ddf9d29037e 100644 --- a/lib/private/legacy/group/database.php +++ b/lib/private/legacy/group/database.php @@ -1,9 +1,10 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Morris Jobke <hey@morrisjobke.de> - * @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 |