summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorNiels Weber <niels.2.weber@nokia.com>2012-01-31 12:45:40 +0100
committerNiels Weber <niels.2.weber@nokia.com>2012-01-31 12:57:12 +0100
commitb4d60f60c25ea76c1f3b8e9419303c29bedd7d69 (patch)
treee7a6a1d179aa35bfba28b85d8113d958dab2e1cd /examples
parent22cf926f6d70abcf77a23972fec2f1e4e6bcb7e4 (diff)
Qt SDK -> Installer Framework
Change-Id: I143694ac2a62e3c0e2be003ffa0f7e37f00351a2 Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/testapp/componentselectiondialog.cpp2
-rw-r--r--examples/testapp/componentselectiondialog.h2
-rw-r--r--examples/testapp/main.cpp2
-rw-r--r--examples/testapp/mainwindow.cpp2
-rw-r--r--examples/testapp/mainwindow.h2
-rw-r--r--examples/testapp/updateagent.cpp2
-rw-r--r--examples/testapp/updateagent.h2
-rw-r--r--examples/testapp/updatesettingsdialog.cpp2
-rw-r--r--examples/testapp/updatesettingsdialog.h2
-rw-r--r--examples/testapp/updatesettingswidget.cpp2
-rw-r--r--examples/testapp/updatesettingswidget.h2
11 files changed, 11 insertions, 11 deletions
diff --git a/examples/testapp/componentselectiondialog.cpp b/examples/testapp/componentselectiondialog.cpp
index ab0675e70..43d188a98 100644
--- a/examples/testapp/componentselectiondialog.cpp
+++ b/examples/testapp/componentselectiondialog.cpp
@@ -1,6 +1,6 @@
/**************************************************************************
**
-** This file is part of Qt SDK**
+** This file is part of Installer Framework**
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).*
**
diff --git a/examples/testapp/componentselectiondialog.h b/examples/testapp/componentselectiondialog.h
index 16937159a..350465ccc 100644
--- a/examples/testapp/componentselectiondialog.h
+++ b/examples/testapp/componentselectiondialog.h
@@ -1,6 +1,6 @@
/**************************************************************************
**
-** This file is part of Qt SDK**
+** This file is part of Installer Framework**
**
** Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).*
**
diff --git a/examples/testapp/main.cpp b/examples/testapp/main.cpp
index a9d937eaf..a42a943bd 100644
--- a/examples/testapp/main.cpp
+++ b/examples/testapp/main.cpp
@@ -1,6 +1,6 @@
/**************************************************************************
**
-** This file is part of Qt SDK**
+** This file is part of Installer Framework**
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).*
**
diff --git a/examples/testapp/mainwindow.cpp b/examples/testapp/mainwindow.cpp
index a136eb9e5..a27ac38a5 100644
--- a/examples/testapp/mainwindow.cpp
+++ b/examples/testapp/mainwindow.cpp
@@ -1,6 +1,6 @@
/**************************************************************************
**
-** This file is part of Qt SDK**
+** This file is part of Installer Framework**
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).*
**
diff --git a/examples/testapp/mainwindow.h b/examples/testapp/mainwindow.h
index 301954d5a..4cae0538c 100644
--- a/examples/testapp/mainwindow.h
+++ b/examples/testapp/mainwindow.h
@@ -1,6 +1,6 @@
/**************************************************************************
**
-** This file is part of Qt SDK**
+** This file is part of Installer Framework**
**
** Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).*
**
diff --git a/examples/testapp/updateagent.cpp b/examples/testapp/updateagent.cpp
index 302a8f0ee..8de7748aa 100644
--- a/examples/testapp/updateagent.cpp
+++ b/examples/testapp/updateagent.cpp
@@ -1,6 +1,6 @@
/**************************************************************************
**
-** This file is part of Qt SDK**
+** This file is part of Installer Framework**
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).*
**
diff --git a/examples/testapp/updateagent.h b/examples/testapp/updateagent.h
index b4b245586..7c531bc0b 100644
--- a/examples/testapp/updateagent.h
+++ b/examples/testapp/updateagent.h
@@ -1,6 +1,6 @@
/**************************************************************************
**
-** This file is part of Qt SDK**
+** This file is part of Installer Framework**
**
** Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).*
**
diff --git a/examples/testapp/updatesettingsdialog.cpp b/examples/testapp/updatesettingsdialog.cpp
index 8585ae4d1..7da277bdd 100644
--- a/examples/testapp/updatesettingsdialog.cpp
+++ b/examples/testapp/updatesettingsdialog.cpp
@@ -1,6 +1,6 @@
/**************************************************************************
**
-** This file is part of Qt SDK**
+** This file is part of Installer Framework**
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).*
**
diff --git a/examples/testapp/updatesettingsdialog.h b/examples/testapp/updatesettingsdialog.h
index 78daad7fb..2b5bba72e 100644
--- a/examples/testapp/updatesettingsdialog.h
+++ b/examples/testapp/updatesettingsdialog.h
@@ -1,6 +1,6 @@
/**************************************************************************
**
-** This file is part of Qt SDK**
+** This file is part of Installer Framework**
**
** Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).*
**
diff --git a/examples/testapp/updatesettingswidget.cpp b/examples/testapp/updatesettingswidget.cpp
index a711bb4f1..40fdb9094 100644
--- a/examples/testapp/updatesettingswidget.cpp
+++ b/examples/testapp/updatesettingswidget.cpp
@@ -1,6 +1,6 @@
/**************************************************************************
**
-** This file is part of Qt SDK**
+** This file is part of Installer Framework**
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).*
**
diff --git a/examples/testapp/updatesettingswidget.h b/examples/testapp/updatesettingswidget.h
index 25f75daae..514a8cad8 100644
--- a/examples/testapp/updatesettingswidget.h
+++ b/examples/testapp/updatesettingswidget.h
@@ -1,6 +1,6 @@
/**************************************************************************
**
-** This file is part of Qt SDK**
+** This file is part of Installer Framework**
**
** Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).*
**