diff options
Diffstat (limited to 'lib/public/Contacts.php')
-rw-r--r-- | lib/public/Contacts.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/public/Contacts.php b/lib/public/Contacts.php index 590fd9af1bd..16cd52d19cf 100644 --- a/lib/public/Contacts.php +++ b/lib/public/Contacts.php @@ -1,11 +1,12 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Bart Visscher <bartv@thisnet.nl> * @author Morris Jobke <hey@morrisjobke.de> * @author Robin McCorkell <robin@mccorkell.me.uk> * @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 |