StudioWelcome: Update copyright notice to 2021

Task-number: QDS-3995
Change-Id: I0e8cd899cf70cc32031aec0acdd80d75c3f2ea7a
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
This commit is contained in:
Thomas Hartmann
2021-03-22 18:05:12 +01:00
parent 35b190834c
commit ef508d61ad

View File

@@ -1,6 +1,6 @@
/****************************************************************************
**
** Copyright (C) 2020 The Qt Company Ltd.
** Copyright (C) 2021 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of Qt Creator.
@@ -105,7 +105,7 @@ Image {
width: 270
height: 24
color: "#ffffff"
text: qsTr("Copyright 2008 - 2020 The Qt Company")
text: qsTr("Copyright 2008 - 2021 The Qt Company")
font.pixelSize: 16
font.family: StudioFonts.titilliumWeb_light
}