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

github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2018-08-22 09:30:49 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2018-08-22 09:30:49 +0300
commitc15e1e879e9854c5feaae71a8681878a099ed408 (patch)
tree3edce08de15beeae26b6e9d37b5323f91b97ff61 /lib/Service/Gateway/Signal
parent2fc2e7f51a99474d31bcae4bb5ed19eb79dbeea8 (diff)
Fix license header author
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'lib/Service/Gateway/Signal')
-rw-r--r--lib/Service/Gateway/Signal/GatewayConfig.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Service/Gateway/Signal/GatewayConfig.php b/lib/Service/Gateway/Signal/GatewayConfig.php
index e067876..26b7ded 100644
--- a/lib/Service/Gateway/Signal/GatewayConfig.php
+++ b/lib/Service/Gateway/Signal/GatewayConfig.php
@@ -3,7 +3,7 @@
declare(strict_types=1);
/**
- * @author Pascal Clémot <pascal.clemot@free.fr>
+ * @author Christoph Wurst <christoph@winzerhof-wurst.at>
*
* Nextcloud - Two-factor Gateway
*