License updates

This commit is contained in:
Robin E.R. Davies
2026-06-02 05:32:09 -04:00
parent 08d198345d
commit c2881da66e
3 changed files with 31 additions and 5 deletions
+1 -1
View File
@@ -188,7 +188,7 @@ const AboutDialog = class extends Component<AboutDialogProps, AboutDialogState>
{this.model.isAndroidHosted() && (
<Typography noWrap display="block" variant="body2" style={{ marginBottom: 12 }} >
Copyright &#169; 2022-2024 Robin Davies.
Copyright &#169; 2022-2026 Robin Davies.
</Typography>
)}
<Divider />