Skip to content

Commit 54fceaa

Browse files
committed
change (room member moderation) : fix copyright
1 parent abc5547 commit 54fceaa

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

features/roommembermoderation/api/src/main/kotlin/io/element/android/features/roommembermoderation/api/RoomMemberModerationEvents.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024 New Vector Ltd.
2+
* Copyright 2025 New Vector Ltd.
33
*
44
* SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
55
* Please see LICENSE files in the repository root for full details.

features/roommembermoderation/api/src/main/kotlin/io/element/android/features/roommembermoderation/api/RoomMemberModerationState.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024 New Vector Ltd.
2+
* Copyright 2025 New Vector Ltd.
33
*
44
* SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
55
* Please see LICENSE files in the repository root for full details.

features/roommembermoderation/impl/src/main/kotlin/io/element/android/features/roommembermoderation/impl/InternalRoomMemberModerationEvents.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024 New Vector Ltd.
2+
* Copyright 2025 New Vector Ltd.
33
*
44
* SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
55
* Please see LICENSE files in the repository root for full details.

features/roommembermoderation/impl/src/main/kotlin/io/element/android/features/roommembermoderation/impl/InternalRoomMemberModerationState.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024 New Vector Ltd.
2+
* Copyright 2025 New Vector Ltd.
33
*
44
* SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
55
* Please see LICENSE files in the repository root for full details.

features/roommembermoderation/impl/src/main/kotlin/io/element/android/features/roommembermoderation/impl/InternalRoomMemberModerationStateProvider.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024 New Vector Ltd.
2+
* Copyright 2025 New Vector Ltd.
33
*
44
* SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
55
* Please see LICENSE files in the repository root for full details.

features/roommembermoderation/impl/src/main/kotlin/io/element/android/features/roommembermoderation/impl/RoomMemberModerationPresenter.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024 New Vector Ltd.
2+
* Copyright 2025 New Vector Ltd.
33
*
44
* SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
55
* Please see LICENSE files in the repository root for full details.

features/roommembermoderation/impl/src/main/kotlin/io/element/android/features/roommembermoderation/impl/RoomMemberModerationView.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024 New Vector Ltd.
2+
* Copyright 2025 New Vector Ltd.
33
*
44
* SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
55
* Please see LICENSE files in the repository root for full details.

0 commit comments

Comments
 (0)