2
0
mirror of https://github.com/skyline-emu/skyline.git synced 2025-07-16 17:56:14 +03:00

Add missing SPDX licence header

This commit is contained in:
lynxnb 2022-01-08 18:48:02 +01:00 committed by ◱ Mark
parent 365ca66b1b
commit 4be8b4cf66

@ -1,3 +1,8 @@
/*
* SPDX-License-Identifier: MPL-2.0
* Copyright © 2020 Skyline Team and Contributors (https://github.com/skyline-emu/)
*/
package emu.skyline.di
import android.content.Context