Merge pull request #16205 from zfox23/changeAboutCopyright

v85: BUGZ-1485: Fix Copyright date in About dialog
This commit is contained in:
Zach Fox 2019-09-17 14:55:11 -04:00 committed by GitHub
commit 610e0c3d82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -106,7 +106,7 @@ Rectangle {
} }
RalewayRegular { RalewayRegular {
color: "white" color: "white"
text: "© 2018 High Fidelity. All rights reserved." text: "© 2012 - 2019 High Fidelity, Inc.. All rights reserved."
size: 14 size: 14
} }
RalewayRegular { RalewayRegular {