Compare commits

...

2 Commits

Author SHA1 Message Date
NaiJi ✨ 528d0c4c10 Merge pull request 'chore: Update the copyright year' (#417) from copyright-year into master
continuous-integration/drone/push Build is passing Details
Reviewed-on: #417
Reviewed-by: NaiJi  <naiji@noreply.git.selfprivacy.org>
2024-01-09 22:41:27 +02:00
Inex Code 23922ef243 chore: Update the copyright year 2024-01-09 21:46:57 +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(