mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 01:24:03 +02:00
Merge pull request #16205 from zfox23/changeAboutCopyright
v85: BUGZ-1485: Fix Copyright date in About dialog
This commit is contained in:
commit
610e0c3d82
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