Skip to content

Commit afbd817

Browse files
committed
remove unused function and add copyright info
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
1 parent 697db16 commit afbd817

9 files changed

Lines changed: 8 additions & 47 deletions

File tree

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)