mirror of
https://github.com/lubosz/overte.git
synced 2025-04-19 17:03:43 +02:00
BUGZ-1485: Fix Copyright date in About dialog
This commit is contained in:
parent
1c2df6b3d2
commit
60f4189eb3
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ Rectangle {
|
|||
}
|
||||
RalewayRegular {
|
||||
color: "white"
|
||||
text: "© 2018 High Fidelity. All rights reserved."
|
||||
text: "© 2012 - 2019 High Fidelity, Inc.. All rights reserved."
|
||||
size: 14
|
||||
}
|
||||
RalewayRegular {
|
||||
|
|
Loading…
Reference in a new issue