diff options
Diffstat (limited to 'settings/Controller/CertificateController.php')
-rw-r--r-- | settings/Controller/CertificateController.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/settings/Controller/CertificateController.php b/settings/Controller/CertificateController.php index cd75ce91eed..0c71a43f447 100644 --- a/settings/Controller/CertificateController.php +++ b/settings/Controller/CertificateController.php @@ -1,11 +1,12 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Björn Schießle <bjoern@schiessle.org> * @author Lukas Reschke <lukas@statuscode.ch> * @author Robin Appelman <icewind@owncloud.com> * @author Vincent Petry <pvince81@owncloud.com> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |