From ed4d27aff0abb4ad0b09a4c1a01f5e5208627915 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Thu, 10 Mar 2022 16:04:52 +0100 Subject: [PATCH] fix author mail Signed-off-by: Andy Scherzinger --- .../com/nextcloud/talk/controllers/SwitchAccountController.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/java/com/nextcloud/talk/controllers/SwitchAccountController.kt b/app/src/main/java/com/nextcloud/talk/controllers/SwitchAccountController.kt index dbf071560..f29c4be87 100644 --- a/app/src/main/java/com/nextcloud/talk/controllers/SwitchAccountController.kt +++ b/app/src/main/java/com/nextcloud/talk/controllers/SwitchAccountController.kt @@ -3,7 +3,7 @@ * * @author Mario Danic * @author Andy Scherzinger - * Copyright (C) 2022 Andy Scherzinger (info@andy-scherzinger.de) + * Copyright (C) 2022 Andy Scherzinger * Copyright (C) 2017 Mario Danic * * This program is free software: you can redistribute it and/or modify