chore: Update the copyright year

pull/417/head
Inex Code 2024-01-09 22:46:21 +03:00
parent 985db9a479
commit 23922ef243
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(