Update copyright
This commit is contained in:
@@ -8,7 +8,7 @@ object AppLicense {
|
||||
return OpenSourceLibrary(
|
||||
name = context.getString(R.string.app_name),
|
||||
description = context.getString(R.string.preference_about_license),
|
||||
copyrightNote = "Copyright (C) 2021 MM2-0",
|
||||
copyrightNote = "Copyright (C) 2021–2022 MM2-0 and the Kvæsitso contributors",
|
||||
licenseName = R.string.gpl3_name,
|
||||
licenseText = R.raw.license_gpl_3,
|
||||
url = "https://github.com/MM2-0/Kvaesitso"
|
||||
|
||||
Reference in New Issue
Block a user