diff options
Diffstat (limited to 'lib/public/IAddressBook.php')
-rw-r--r-- | lib/public/IAddressBook.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/public/IAddressBook.php b/lib/public/IAddressBook.php index 63e7e061448..67c34c9e8c9 100644 --- a/lib/public/IAddressBook.php +++ b/lib/public/IAddressBook.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 |