mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-02-02 14:16:58 +00:00
chore: Update the copyright year
This commit is contained in:
parent
985db9a479
commit
23922ef243
|
@ -45,7 +45,7 @@ class AboutApplicationPage extends StatelessWidget {
|
|||
onPressed: () => showAboutDialog(
|
||||
context: context,
|
||||
applicationName: 'SelfPrivacy',
|
||||
applicationLegalese: '© 2022 SelfPrivacy',
|
||||
applicationLegalese: '© 2024 SelfPrivacy',
|
||||
// Link to privacy policy
|
||||
children: [
|
||||
TextButton(
|
||||
|
|
Loading…
Reference in a new issue