Skip to content

Commit eb31505

Browse files
committed
Copyright: Add Element Creations Ltd. copyright
1 parent f86431e commit eb31505

File tree

3,962 files changed

+3962
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,962 files changed

+3962
-0
lines changed

.github/workflows/scripts/maestro/local-recording.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/bin/sh
22

33
#
4+
# Copyright (c) 2025 Element Creations Ltd.
45
# Copyright 2024 New Vector Ltd.
56
#
67
# SPDX-License-Identifier: AGPL-3.0-only.

.github/workflows/scripts/maestro/maestro-local-with-screen-recording.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/bin/sh
22

33
#
4+
# Copyright (c) 2025 Element Creations Ltd.
45
# Copyright 2024 New Vector Ltd.
56
#
67
# SPDX-License-Identifier: AGPL-3.0-only.

.github/workflows/scripts/recordScreenshots.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22

3+
# Copyright (c) 2025 Element Creations Ltd.
34
# Copyright 2023-2024 New Vector Ltd.
45
#
56
# SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial.

annotations/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/*
2+
* Copyright (c) 2025 Element Creations Ltd.
23
* Copyright 2022-2025 New Vector Ltd.
34
*
45
* SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial.

annotations/src/main/kotlin/io/element/android/annotations/ContributesNode.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/*
2+
* Copyright (c) 2025 Element Creations Ltd.
23
* Copyright 2023-2025 New Vector Ltd.
34
*
45
* SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial.

app/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/*
2+
* Copyright (c) 2025 Element Creations Ltd.
23
* Copyright 2022-2025 New Vector Ltd.
34
*
45
* SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial.

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?><!--
2+
~ Copyright (c) 2025 Element Creations Ltd.
23
~ Copyright 2022 New Vector Ltd.
34
~
45
~ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial.

app/src/main/kotlin/io/element/android/x/ElementXApplication.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/*
2+
* Copyright (c) 2025 Element Creations Ltd.
23
* Copyright 2022-2025 New Vector Ltd.
34
*
45
* SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial.

app/src/main/kotlin/io/element/android/x/MainActivity.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/*
2+
* Copyright (c) 2025 Element Creations Ltd.
23
* Copyright 2022-2025 New Vector Ltd.
34
*
45
* SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial.

app/src/main/kotlin/io/element/android/x/MainNode.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/*
2+
* Copyright (c) 2025 Element Creations Ltd.
23
* Copyright 2023-2025 New Vector Ltd.
34
*
45
* SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial.

0 commit comments

Comments
 (0)