mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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