summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/Jobs.pm4
-rw-r--r--tools/demoLauncher/graphicsbutton.cpp6
-rw-r--r--tools/demoLauncher/graphicsbutton.h6
-rw-r--r--tools/demoLauncher/main.cpp6
-rw-r--r--tools/demoLauncher/widget.cpp6
-rw-r--r--tools/demoLauncher/widget.h6
6 files changed, 17 insertions, 17 deletions
diff --git a/tools/Jobs.pm b/tools/Jobs.pm
index 4fe00268..58ed990d 100644
--- a/tools/Jobs.pm
+++ b/tools/Jobs.pm
@@ -7,7 +7,7 @@ sub get {
my $jobname = shift;
# Strip the prefix from job name when using ${bamboo.buildPlanName}
- my $prefix = "Digia Qt Enterprise - Chart component - ";
+ my $prefix = "Qt Charts component";
$jobname =~ s/$prefix//;
# read ini file
@@ -30,4 +30,4 @@ sub get {
return %job;
}
-1; \ No newline at end of file
+1;
diff --git a/tools/demoLauncher/graphicsbutton.cpp b/tools/demoLauncher/graphicsbutton.cpp
index 7217cf6c..deb89d6f 100644
--- a/tools/demoLauncher/graphicsbutton.cpp
+++ b/tools/demoLauncher/graphicsbutton.cpp
@@ -1,15 +1,15 @@
/****************************************************************************
**
-** Copyright (C) 2014 Digia Plc
+** Copyright (C) 2015 The Qt Company Ltd
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.io
+** For any questions to The Qt Company, please use contact form at http://qt.io
**
** This file is part of the Qt Charts module.
**
** Licensees holding valid commercial license for Qt may use this file in
** accordance with the Qt License Agreement provided with the Software
** or, alternatively, in accordance with the terms contained in a written
-** agreement between you and Digia.
+** agreement between you and The Qt Company.
**
** If you have questions regarding the use of this file, please use
** contact form at http://qt.io
diff --git a/tools/demoLauncher/graphicsbutton.h b/tools/demoLauncher/graphicsbutton.h
index c3277e45..d0524d78 100644
--- a/tools/demoLauncher/graphicsbutton.h
+++ b/tools/demoLauncher/graphicsbutton.h
@@ -1,15 +1,15 @@
/****************************************************************************
**
-** Copyright (C) 2014 Digia Plc
+** Copyright (C) 2015 The Qt Company Ltd
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.io
+** For any questions to The Qt Company, please use contact form at http://qt.io
**
** This file is part of the Qt Charts module.
**
** Licensees holding valid commercial license for Qt may use this file in
** accordance with the Qt License Agreement provided with the Software
** or, alternatively, in accordance with the terms contained in a written
-** agreement between you and Digia.
+** agreement between you and The Qt Company.
**
** If you have questions regarding the use of this file, please use
** contact form at http://qt.io
diff --git a/tools/demoLauncher/main.cpp b/tools/demoLauncher/main.cpp
index 75303118..0863aea0 100644
--- a/tools/demoLauncher/main.cpp
+++ b/tools/demoLauncher/main.cpp
@@ -1,15 +1,15 @@
/****************************************************************************
**
-** Copyright (C) 2014 Digia Plc
+** Copyright (C) 2015 The Qt Company Ltd
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.io
+** For any questions to The Qt Company, please use contact form at http://qt.io
**
** This file is part of the Qt Charts module.
**
** Licensees holding valid commercial license for Qt may use this file in
** accordance with the Qt License Agreement provided with the Software
** or, alternatively, in accordance with the terms contained in a written
-** agreement between you and Digia.
+** agreement between you and The Qt Company.
**
** If you have questions regarding the use of this file, please use
** contact form at http://qt.io
diff --git a/tools/demoLauncher/widget.cpp b/tools/demoLauncher/widget.cpp
index 6b0d1b41..754e3fe9 100644
--- a/tools/demoLauncher/widget.cpp
+++ b/tools/demoLauncher/widget.cpp
@@ -1,15 +1,15 @@
/****************************************************************************
**
-** Copyright (C) 2014 Digia Plc
+** Copyright (C) 2015 The Qt Company Ltd
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.io
+** For any questions to The Qt Company, please use contact form at http://qt.io
**
** This file is part of the Qt Charts module.
**
** Licensees holding valid commercial license for Qt may use this file in
** accordance with the Qt License Agreement provided with the Software
** or, alternatively, in accordance with the terms contained in a written
-** agreement between you and Digia.
+** agreement between you and The Qt Company.
**
** If you have questions regarding the use of this file, please use
** contact form at http://qt.io
diff --git a/tools/demoLauncher/widget.h b/tools/demoLauncher/widget.h
index 44a1695a..df120a78 100644
--- a/tools/demoLauncher/widget.h
+++ b/tools/demoLauncher/widget.h
@@ -1,15 +1,15 @@
/****************************************************************************
**
-** Copyright (C) 2014 Digia Plc
+** Copyright (C) 2015 The Qt Company Ltd
** All rights reserved.
-** For any questions to Digia, please use contact form at http://qt.io
+** For any questions to The Qt Company, please use contact form at http://qt.io
**
** This file is part of the Qt Charts module.
**
** Licensees holding valid commercial license for Qt may use this file in
** accordance with the Qt License Agreement provided with the Software
** or, alternatively, in accordance with the terms contained in a written
-** agreement between you and Digia.
+** agreement between you and The Qt Company.
**
** If you have questions regarding the use of this file, please use
** contact form at http://qt.io