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/TwoFactorAuth/TwoFactorException.php')
-rw-r--r--lib/public/Authentication/TwoFactorAuth/TwoFactorException.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/public/Authentication/TwoFactorAuth/TwoFactorException.php b/lib/public/Authentication/TwoFactorAuth/TwoFactorException.php
index 76e728b6ab0..a18b9e8c4a8 100644
--- a/lib/public/Authentication/TwoFactorAuth/TwoFactorException.php
+++ b/lib/public/Authentication/TwoFactorAuth/TwoFactorException.php
@@ -1,9 +1,10 @@
<?php
-
/**
- * @author Cornelius Kölbel <cornelius.koelbel@netknights.it>
* @copyright Copyright (c) 2016, ownCloud GmbH.
*
+ * @author Christoph Wurst <christoph@owncloud.com>
+ * @author Cornelius Kölbel <cornelius.koelbel@netknights.it>
+ *
* @license AGPL-3.0
*
* This code is free software: you can redistribute it and/or modify