Kvæsitso -> Kvaesitso

This commit is contained in:
MM20
2023-01-18 17:09:32 +01:00
parent 17eaf55469
commit ed0309d2b2
31 changed files with 47 additions and 47 deletions
@@ -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) 20212022 MM2-0 and the Kvæsitso contributors",
copyrightNote = "Copyright (C) 20212022 MM2-0 and the Kvaesitso contributors",
licenseName = R.string.gpl3_name,
licenseText = R.raw.license_gpl_3,
url = "https://github.com/MM2-0/Kvaesitso"