From 60f4189eb36def23a7aab5e9f8bdd99607013648 Mon Sep 17 00:00:00 2001 From: Zach Fox Date: Tue, 17 Sep 2019 11:36:12 -0700 Subject: [PATCH] BUGZ-1485: Fix Copyright date in About dialog --- interface/resources/qml/hifi/dialogs/TabletAboutDialog.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/resources/qml/hifi/dialogs/TabletAboutDialog.qml b/interface/resources/qml/hifi/dialogs/TabletAboutDialog.qml index 213540b334..87f307b9bc 100644 --- a/interface/resources/qml/hifi/dialogs/TabletAboutDialog.qml +++ b/interface/resources/qml/hifi/dialogs/TabletAboutDialog.qml @@ -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 {