aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/studiowelcome
diff options
context:
space:
mode:
authorThomas Hartmann <thomas.hartmann@qt.io>2019-06-04 11:05:00 +0200
committerThomas Hartmann <thomas.hartmann@qt.io>2019-06-04 09:47:43 +0000
commita32b2ed66658841356d0b3603a4b0575a98460d2 (patch)
tree27abc11924890e916751cc281340c5ca646c6ee2 /src/plugins/studiowelcome
parentbadd2455644cf73792ffd9f994082d78ee11d87c (diff)
StudioWelcome: Adjust copyright
Change-Id: Iac0a00c7ff7fc359eeb6aafe600497e3f6282c00 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Diffstat (limited to 'src/plugins/studiowelcome')
-rw-r--r--src/plugins/studiowelcome/qml/splashscreen/Welcome_splash.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/studiowelcome/qml/splashscreen/Welcome_splash.qml b/src/plugins/studiowelcome/qml/splashscreen/Welcome_splash.qml
index 8bee408f4f..2ef36045f2 100644
--- a/src/plugins/studiowelcome/qml/splashscreen/Welcome_splash.qml
+++ b/src/plugins/studiowelcome/qml/splashscreen/Welcome_splash.qml
@@ -80,7 +80,7 @@ Image {
width: 270
height: 24
color: "#ffffff"
- text: qsTr("Copyright 2008 - 2018 The Qt Company")
+ text: qsTr("Copyright 2008 - 2019 The Qt Company")
font.pixelSize: 16
font.family: StudioFonts.titilliumWeb_light
}