app: add license header to app_android.go

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2020-05-13 15:18:07 +02:00
parent 390949790e
commit a6dd70b2dc
+2
View File
@@ -1,3 +1,5 @@
// SPDX-License-Identifier: Unlicense OR MIT
package app
import (