diff options
Diffstat (limited to 'lib/private/legacy/group/example.php')
-rw-r--r-- | lib/private/legacy/group/example.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/private/legacy/group/example.php b/lib/private/legacy/group/example.php index c519af9cd87..29bc85fb2d1 100644 --- a/lib/private/legacy/group/example.php +++ b/lib/private/legacy/group/example.php @@ -1,5 +1,7 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Bart Visscher <bartv@thisnet.nl> * @author Felix Moeller <mail@felixmoeller.de> * @author Lukas Reschke <lukas@statuscode.ch> @@ -8,7 +10,6 @@ * @author Robin Appelman <icewind@owncloud.com> * @author Robin McCorkell <robin@mccorkell.me.uk> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |