mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-09 09:31:13 +00:00
Merge pull request 'chore: Update the copyright year' (#417) from copyright-year into master
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/pulls/417 Reviewed-by: NaiJi ✨ <naiji@noreply.git.selfprivacy.org>
This commit is contained in:
commit
528d0c4c10
|
@ -45,7 +45,7 @@ class AboutApplicationPage extends StatelessWidget {
|
||||||
onPressed: () => showAboutDialog(
|
onPressed: () => showAboutDialog(
|
||||||
context: context,
|
context: context,
|
||||||
applicationName: 'SelfPrivacy',
|
applicationName: 'SelfPrivacy',
|
||||||
applicationLegalese: '© 2022 SelfPrivacy',
|
applicationLegalese: '© 2024 SelfPrivacy',
|
||||||
// Link to privacy policy
|
// Link to privacy policy
|
||||||
children: [
|
children: [
|
||||||
TextButton(
|
TextButton(
|
||||||
|
|
Loading…
Reference in a new issue