chore: 2022 -> 2023
This commit is contained in:
parent
a9098960d1
commit
896b233f87
2 changed files with 2 additions and 2 deletions
|
|
@ -1559,7 +1559,7 @@ class _AboutState extends State<_About> {
|
|||
crossAxisAlignment: CrossAxisAlignment.start,
|
||||
children: [
|
||||
Text(
|
||||
'Copyright © 2022 Purslane Ltd.\n$license',
|
||||
'Copyright © 2023 Purslane Ltd.\n$license',
|
||||
style: const TextStyle(color: Colors.white),
|
||||
),
|
||||
Text(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue