Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Authentication/Exceptions/PasswordUnavailableException.php')
-rw-r--r--lib/public/Authentication/Exceptions/PasswordUnavailableException.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/public/Authentication/Exceptions/PasswordUnavailableException.php b/lib/public/Authentication/Exceptions/PasswordUnavailableException.php
index f69b690266d..6c6a129b796 100644
--- a/lib/public/Authentication/Exceptions/PasswordUnavailableException.php
+++ b/lib/public/Authentication/Exceptions/PasswordUnavailableException.php
@@ -1,9 +1,8 @@
<?php
-
/**
* @copyright 2017 Morris Jobke <hey@morrisjobke.de>
*
- * @author 2017 Morris Jobke <hey@morrisjobke.de>
+ * @author Morris Jobke <hey@morrisjobke.de>
*
* @license GNU AGPL version 3 or any later version
*