diff options
Diffstat (limited to 'core/Command/Security/RemoveCertificate.php')
-rw-r--r-- | core/Command/Security/RemoveCertificate.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/Command/Security/RemoveCertificate.php b/core/Command/Security/RemoveCertificate.php index 2dcdccfbb0f..04d8319e4d0 100644 --- a/core/Command/Security/RemoveCertificate.php +++ b/core/Command/Security/RemoveCertificate.php @@ -1,9 +1,10 @@ <?php /** + * @copyright Copyright (c) 2016, ownCloud, Inc. + * * @author Carla Schroder <carla@owncloud.com> * @author Robin Appelman <icewind@owncloud.com> * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify |