Update copyright year
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–2022 MM2-0 and the Kvaesitso contributors",
|
||||
copyrightNote = "Copyright (C) 2021–2026 MM2-0 and the Kvaesitso contributors",
|
||||
licenseName = R.string.gpl3_name,
|
||||
licenseText = R.raw.license_gpl_3,
|
||||
url = "https://github.com/MM2-0/Kvaesitso"
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<p class="copyright">
|
||||
Copyright © 2025 MM2-0 and the Kvaesitso contributors. Built with
|
||||
Copyright © 2026 MM2-0 and the Kvaesitso contributors. Built with
|
||||
VitePress.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -70,7 +70,7 @@ This software is free software licensed under the GNU General Public License 3.0
|
||||
|
||||
```
|
||||
|
||||
Copyright (C) 2021–2025 MM2-0 and the Kvaesitso contributors
|
||||
Copyright (C) 2021–2026 MM2-0 and the Kvaesitso contributors
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
||||
Reference in New Issue
Block a user