diff options
| author | Lena <lena@omega> | 2026-07-01 00:00:00 +0000 |
|---|---|---|
| committer | Lena <lena@omega> | 2026-07-01 00:00:00 +0000 |
| commit | be7a012517905f0a36b2e68f0df7a311ca191fff (patch) | |
| tree | 0c399c52bea9f50cb08d35bf2080ccf1b16a1b57 /app/src/main | |
| parent | 0678b16dc31802a069bd3ee76c12abccbe484dd7 (diff) | |
| download | scrcpy-android-2f31ad448dad2430c717a8496cc30fae27ccf7c6.tar.gz | |
release: 0.30.3
Migrate hosting from Codeberg to GitLab. Update the LGPL
source-availability notices in THIRD_PARTY_NOTICES to
gitlab.com/0xlena/scrcpy-android.
Diffstat (limited to 'app/src/main')
| -rw-r--r-- | app/src/main/assets/THIRD_PARTY_NOTICES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/assets/THIRD_PARTY_NOTICES b/app/src/main/assets/THIRD_PARTY_NOTICES index 6dfcad2..36cc025 100644 --- a/app/src/main/assets/THIRD_PARTY_NOTICES +++ b/app/src/main/assets/THIRD_PARTY_NOTICES @@ -23,7 +23,7 @@ License: https://www.gnu.org/licenses/lgpl-3.0.txt The application source and build scripts needed to replace this library with a modified compatible version and rebuild the application are available at: -https://codeberg.org/0xlena/scrcpy-android +https://gitlab.com/0xlena/scrcpy-android Reverse engineering for debugging modifications to LGPL-covered components is permitted. @@ -56,4 +56,4 @@ Source: https://github.com/Genymobile/scrcpy/tree/v4.0 The Apache-2.0 terms used by this application and several components are in the top-level LICENSE file in the source distribution: -https://codeberg.org/0xlena/scrcpy-android/src/branch/master/LICENSE +https://gitlab.com/0xlena/scrcpy-android/-/blob/master/LICENSE |