1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-14 10:07:56 -05:00

Fix GPL copyright notice in Android [skip ci]

I'll add the relevant "2024 suyu Emulator" notices soon
This commit is contained in:
Exverge
2024-03-23 18:45:38 -04:00
parent a7fd09e27f
commit 82e47a196e
148 changed files with 148 additions and 148 deletions

2
src/android/gradlew vendored
View File

@@ -1,6 +1,6 @@
#!/usr/bin/env sh
# SPDX-FileCopyrightText: 2023 suyu Emulator Project
# SPDX-FileCopyrightText: 2023 yuzu Emulator Project
# SPDX-License-Identifier: GPL-3.0-or-later
##############################################################################