summaryrefslogtreecommitdiff
path: root/app/gdp-hmi-launcher/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'app/gdp-hmi-launcher/main.qml')
-rw-r--r--app/gdp-hmi-launcher/main.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/gdp-hmi-launcher/main.qml b/app/gdp-hmi-launcher/main.qml
index 219018c..a954259 100644
--- a/app/gdp-hmi-launcher/main.qml
+++ b/app/gdp-hmi-launcher/main.qml
@@ -3,7 +3,7 @@
*
* Copyright (C) 2015 GENIVI Alliance
*
- * This file is part of GENIVI Demo Platform HMI.
+ * This file is part of GENIVI Development Platform HMI.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License (MPL), v. 2.0. If a copy of the MPL was not distributed with this
@@ -141,7 +141,7 @@ Rectangle {
color: "#ffffff"
style: Text.Normal
font.pixelSize: 12
- text: qsTr("Copyright © 2015, GENIVI Alliance")
+ text: qsTr("Copyright © 2016, GENIVI Alliance")
anchors.bottom: parent.bottom
anchors.bottomMargin: 8
anchors.right: parent.right