summaryrefslogtreecommitdiffstats
path: root/basicsuite/qt5-particlesdemo
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/qt5-particlesdemo')
-rw-r--r--basicsuite/qt5-particlesdemo/content/burstandpulse.qml2
-rw-r--r--basicsuite/qt5-particlesdemo/content/customemitter.qml2
-rw-r--r--basicsuite/qt5-particlesdemo/content/emitmask.qml2
-rw-r--r--basicsuite/qt5-particlesdemo/content/maximumemitted.qml2
-rw-r--r--basicsuite/qt5-particlesdemo/content/shapeanddirection.qml2
-rw-r--r--basicsuite/qt5-particlesdemo/content/trailemitter.qml2
-rw-r--r--basicsuite/qt5-particlesdemo/content/velocityfrommotion.qml2
-rw-r--r--basicsuite/qt5-particlesdemo/doc/src/emitters.qdoc2
-rw-r--r--basicsuite/qt5-particlesdemo/main.cpp2
-rw-r--r--basicsuite/qt5-particlesdemo/main.qml2
-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
14 files changed, 14 insertions, 14 deletions
diff --git a/basicsuite/qt5-particlesdemo/content/burstandpulse.qml b/basicsuite/qt5-particlesdemo/content/burstandpulse.qml
index c44c8dc..de140c3 100644
--- a/basicsuite/qt5-particlesdemo/content/burstandpulse.qml
+++ b/basicsuite/qt5-particlesdemo/content/burstandpulse.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/content/customemitter.qml b/basicsuite/qt5-particlesdemo/content/customemitter.qml
index bcf7da3..1c32cee 100644
--- a/basicsuite/qt5-particlesdemo/content/customemitter.qml
+++ b/basicsuite/qt5-particlesdemo/content/customemitter.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/content/emitmask.qml b/basicsuite/qt5-particlesdemo/content/emitmask.qml
index 575f9a1..c2b2b2f 100644
--- a/basicsuite/qt5-particlesdemo/content/emitmask.qml
+++ b/basicsuite/qt5-particlesdemo/content/emitmask.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/content/maximumemitted.qml b/basicsuite/qt5-particlesdemo/content/maximumemitted.qml
index cf87159..11c90fe 100644
--- a/basicsuite/qt5-particlesdemo/content/maximumemitted.qml
+++ b/basicsuite/qt5-particlesdemo/content/maximumemitted.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/content/shapeanddirection.qml b/basicsuite/qt5-particlesdemo/content/shapeanddirection.qml
index 9d5ea98..c8b7952 100644
--- a/basicsuite/qt5-particlesdemo/content/shapeanddirection.qml
+++ b/basicsuite/qt5-particlesdemo/content/shapeanddirection.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/content/trailemitter.qml b/basicsuite/qt5-particlesdemo/content/trailemitter.qml
index d876bbb..9278f78 100644
--- a/basicsuite/qt5-particlesdemo/content/trailemitter.qml
+++ b/basicsuite/qt5-particlesdemo/content/trailemitter.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/content/velocityfrommotion.qml b/basicsuite/qt5-particlesdemo/content/velocityfrommotion.qml
index 40698b1..280d8bf 100644
--- a/basicsuite/qt5-particlesdemo/content/velocityfrommotion.qml
+++ b/basicsuite/qt5-particlesdemo/content/velocityfrommotion.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/doc/src/emitters.qdoc b/basicsuite/qt5-particlesdemo/doc/src/emitters.qdoc
index f19d981..b65f933 100644
--- a/basicsuite/qt5-particlesdemo/doc/src/emitters.qdoc
+++ b/basicsuite/qt5-particlesdemo/doc/src/emitters.qdoc
@@ -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 documentation of the Qt Toolkit.
diff --git a/basicsuite/qt5-particlesdemo/main.cpp b/basicsuite/qt5-particlesdemo/main.cpp
index 66e7ce4..15cb10b 100644
--- a/basicsuite/qt5-particlesdemo/main.cpp
+++ b/basicsuite/qt5-particlesdemo/main.cpp
@@ -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/main.qml b/basicsuite/qt5-particlesdemo/main.qml
index 2b9a338..d996b7b 100644
--- a/basicsuite/qt5-particlesdemo/main.qml
+++ b/basicsuite/qt5-particlesdemo/main.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/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.