Browse Source

style: update SPDX license information in CarouselRecyclerView

pull/49/head
Producdevity 8 months ago
parent
commit
716e30e204
  1. 3
      src/android/app/src/main/java/org/yuzu/yuzu_emu/views/CarouselRecyclerView.kt

3
src/android/app/src/main/java/org/yuzu/yuzu_emu/views/CarouselRecyclerView.kt

@ -1,6 +1,9 @@
// SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project // SPDX-FileCopyrightText: Copyright 2025 Eden Emulator Project
// SPDX-License-Identifier: GPL-3.0-or-later // SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-FileCopyrightText: 2023 yuzu Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later
package org.yuzu.yuzu_emu.ui package org.yuzu.yuzu_emu.ui
import android.content.Context import android.content.Context

Loading…
Cancel
Save