chore: Update the copyright year #417

Merged
NaiJi merged 1 commits from copyright-year into master 2024-01-09 22:41:28 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -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(