Skip to content

Commit 46cd60a

Browse files
committed
remove unused function and add copyright info
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
1 parent 2280c23 commit 46cd60a

File tree

9 files changed

+8
-47
lines changed

9 files changed

+8
-47
lines changed

app/src/main/java/com/nextcloud/talk/models/json/capabilities/PasswordAccount.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Nextcloud Talk - Android Client
33
*
4-
* SPDX-FileCopyrightText: 2026 Your Name <your@email.com>
4+
* SPDX-FileCopyrightText: 2026 Sowjanya Kota <sowjanya.kch@gmail.com>
55
* SPDX-License-Identifier: GPL-3.0-or-later
66
*/
77

app/src/main/java/com/nextcloud/talk/models/json/capabilities/PasswordApi.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Nextcloud Talk - Android Client
33
*
4-
* SPDX-FileCopyrightText: 2026 Your Name <your@email.com>
4+
* SPDX-FileCopyrightText: 2026 Sowjanya Kota <sowjanya.kch@gmail.com>
55
* SPDX-License-Identifier: GPL-3.0-or-later
66
*/
77

app/src/main/java/com/nextcloud/talk/models/json/capabilities/PasswordCapability.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Nextcloud Talk - Android Client
33
*
4-
* SPDX-FileCopyrightText: 2026 Your Name <your@email.com>
4+
* SPDX-FileCopyrightText: 2026 Sowjanya Kota <sowjanya.kch@gmail.com>
55
* SPDX-License-Identifier: GPL-3.0-or-later
66
*/
77

app/src/main/java/com/nextcloud/talk/models/json/capabilities/PasswordPolicies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Nextcloud Talk - Android Client
33
*
4-
* SPDX-FileCopyrightText: 2026 Your Name <your@email.com>
4+
* SPDX-FileCopyrightText: 2026 Sowjanya Kota <sowjanya.kch@gmail.com>
55
* SPDX-License-Identifier: GPL-3.0-or-later
66
*/
77

app/src/main/java/com/nextcloud/talk/models/json/capabilities/PasswordPolicy.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Nextcloud Talk - Android Client
33
*
4-
* SPDX-FileCopyrightText: 2026 Your Name <your@email.com>
4+
* SPDX-FileCopyrightText: 2026 Sowjanya Kota <sowjanya.kch@hgmail.com>
55
* SPDX-License-Identifier: GPL-3.0-or-later
66
*/
77

app/src/main/java/com/nextcloud/talk/models/json/passwordResult/PasswordResult.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Nextcloud Talk - Android Client
33
*
4-
* SPDX-FileCopyrightText: 2026 Your Name <your@email.com>
4+
* SPDX-FileCopyrightText: 2026 Sowjanya Kota <sowjanya.kch@gmail.com>
55
* SPDX-License-Identifier: GPL-3.0-or-later
66
*/
77

app/src/main/java/com/nextcloud/talk/models/json/passwordResult/PasswordResultOCS.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Nextcloud Talk - Android Client
33
*
4-
* SPDX-FileCopyrightText: 2026 Your Name <your@email.com>
4+
* SPDX-FileCopyrightText: 2026 Sowjanya Kota <sowjanya.kch@gmail.com>
55
* SPDX-License-Identifier: GPL-3.0-or-later
66
*/
77

app/src/main/java/com/nextcloud/talk/models/json/passwordResult/PasswordResultOverall.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Nextcloud Talk - Android Client
33
*
4-
* SPDX-FileCopyrightText: 2026 Your Name <your@email.com>
4+
* SPDX-FileCopyrightText: 2026 Sowjanya Kota <sowjanya.kch@gmail.com>
55
* SPDX-License-Identifier: GPL-3.0-or-later
66
*/
77

app/src/main/res/layout/dialog_password.xml

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)