Skip to content

Commit 568c89b

Browse files
committed
add copyright
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
1 parent 0a8d10e commit 568c89b

4 files changed

Lines changed: 16 additions & 2 deletions

File tree

app/src/main/java/com/nextcloud/talk/chat/ScheduleMessageCompose.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/chat/ScheduledMessagesActivity.kt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
/*
2+
* Nextcloud Talk - Android Client
3+
*
4+
* SPDX-FileCopyrightText: 2026 Sowjanya Kota <sowjanya.kch@gmail.com>
5+
* SPDX-License-Identifier: GPL-3.0-or-later
6+
*/
7+
18
package com.nextcloud.talk.chat
29

310
import android.os.Bundle

app/src/main/java/com/nextcloud/talk/chat/viewmodels/ScheduledMessagesViewModel.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/drawable/outline_schedule_send_24.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<!--
2+
~ Nextcloud Talk - Android Client
3+
~
4+
~ SPDX-FileCopyrightText: 2026 Google LLC
5+
~ SPDX-License-Identifier: Apache-2.0
6+
-->
7+
18
<vector xmlns:android="http://schemas.android.com/apk/res/android"
29
android:autoMirrored="true"
310
android:height="24dp"

0 commit comments

Comments
 (0)