summaryrefslogtreecommitdiffstats
path: root/basicsuite/qt5-particlesdemo/shared
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/qt5-particlesdemo/shared')
-rw-r--r--basicsuite/qt5-particlesdemo/shared/Button.qml2
-rw-r--r--basicsuite/qt5-particlesdemo/shared/LauncherList.qml2
-rw-r--r--basicsuite/qt5-particlesdemo/shared/SimpleLauncherDelegate.qml2
-rw-r--r--basicsuite/qt5-particlesdemo/shared/shared.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/basicsuite/qt5-particlesdemo/shared/Button.qml b/basicsuite/qt5-particlesdemo/shared/Button.qml
index 9bbc01a..0f85e75 100644
--- a/basicsuite/qt5-particlesdemo/shared/Button.qml
+++ b/basicsuite/qt5-particlesdemo/shared/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/basicsuite/qt5-particlesdemo/shared/LauncherList.qml b/basicsuite/qt5-particlesdemo/shared/LauncherList.qml
index 4336cf3..d18212a 100644
--- a/basicsuite/qt5-particlesdemo/shared/LauncherList.qml
+++ b/basicsuite/qt5-particlesdemo/shared/LauncherList.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/basicsuite/qt5-particlesdemo/shared/SimpleLauncherDelegate.qml b/basicsuite/qt5-particlesdemo/shared/SimpleLauncherDelegate.qml
index e891266..2e9138b 100644
--- a/basicsuite/qt5-particlesdemo/shared/SimpleLauncherDelegate.qml
+++ b/basicsuite/qt5-particlesdemo/shared/SimpleLauncherDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/basicsuite/qt5-particlesdemo/shared/shared.h b/basicsuite/qt5-particlesdemo/shared/shared.h
index eab15f3..9370758 100644
--- a/basicsuite/qt5-particlesdemo/shared/shared.h
+++ b/basicsuite/qt5-particlesdemo/shared/shared.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the examples of the Qt Toolkit.