summaryrefslogtreecommitdiffstats
path: root/examples/declarative-music-browser/MusicBrowserCore
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative-music-browser/MusicBrowserCore')
-rw-r--r--examples/declarative-music-browser/MusicBrowserCore/AlbumDelegate.qml8
-rw-r--r--examples/declarative-music-browser/MusicBrowserCore/AlbumView.qml8
-rw-r--r--examples/declarative-music-browser/MusicBrowserCore/CategoryDelegate.qml8
-rw-r--r--examples/declarative-music-browser/MusicBrowserCore/CategoryView.qml8
-rw-r--r--examples/declarative-music-browser/MusicBrowserCore/LineEdit.qml8
-rw-r--r--examples/declarative-music-browser/MusicBrowserCore/MenuButton.qml8
-rw-r--r--examples/declarative-music-browser/MusicBrowserCore/SongDelegate.qml8
-rw-r--r--examples/declarative-music-browser/MusicBrowserCore/SongProperties.qml8
-rw-r--r--examples/declarative-music-browser/MusicBrowserCore/SongView.qml8
-rw-r--r--examples/declarative-music-browser/MusicBrowserCore/TypeDelegate.qml8
10 files changed, 40 insertions, 40 deletions
diff --git a/examples/declarative-music-browser/MusicBrowserCore/AlbumDelegate.qml b/examples/declarative-music-browser/MusicBrowserCore/AlbumDelegate.qml
index 73991d75c5..fc1c14cfb6 100644
--- a/examples/declarative-music-browser/MusicBrowserCore/AlbumDelegate.qml
+++ b/examples/declarative-music-browser/MusicBrowserCore/AlbumDelegate.qml
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/examples/declarative-music-browser/MusicBrowserCore/AlbumView.qml b/examples/declarative-music-browser/MusicBrowserCore/AlbumView.qml
index 76b4fe89f4..9b18693dd1 100644
--- a/examples/declarative-music-browser/MusicBrowserCore/AlbumView.qml
+++ b/examples/declarative-music-browser/MusicBrowserCore/AlbumView.qml
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/examples/declarative-music-browser/MusicBrowserCore/CategoryDelegate.qml b/examples/declarative-music-browser/MusicBrowserCore/CategoryDelegate.qml
index dd31c3b274..5dec1705f5 100644
--- a/examples/declarative-music-browser/MusicBrowserCore/CategoryDelegate.qml
+++ b/examples/declarative-music-browser/MusicBrowserCore/CategoryDelegate.qml
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/examples/declarative-music-browser/MusicBrowserCore/CategoryView.qml b/examples/declarative-music-browser/MusicBrowserCore/CategoryView.qml
index 658b733c50..6868964e45 100644
--- a/examples/declarative-music-browser/MusicBrowserCore/CategoryView.qml
+++ b/examples/declarative-music-browser/MusicBrowserCore/CategoryView.qml
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/examples/declarative-music-browser/MusicBrowserCore/LineEdit.qml b/examples/declarative-music-browser/MusicBrowserCore/LineEdit.qml
index 8b96faabd8..997cdd94b1 100644
--- a/examples/declarative-music-browser/MusicBrowserCore/LineEdit.qml
+++ b/examples/declarative-music-browser/MusicBrowserCore/LineEdit.qml
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/examples/declarative-music-browser/MusicBrowserCore/MenuButton.qml b/examples/declarative-music-browser/MusicBrowserCore/MenuButton.qml
index 68883eb968..b96e22af0f 100644
--- a/examples/declarative-music-browser/MusicBrowserCore/MenuButton.qml
+++ b/examples/declarative-music-browser/MusicBrowserCore/MenuButton.qml
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/examples/declarative-music-browser/MusicBrowserCore/SongDelegate.qml b/examples/declarative-music-browser/MusicBrowserCore/SongDelegate.qml
index 37b2cdce33..53a727be7d 100644
--- a/examples/declarative-music-browser/MusicBrowserCore/SongDelegate.qml
+++ b/examples/declarative-music-browser/MusicBrowserCore/SongDelegate.qml
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/examples/declarative-music-browser/MusicBrowserCore/SongProperties.qml b/examples/declarative-music-browser/MusicBrowserCore/SongProperties.qml
index e208ad3534..f33657b7cd 100644
--- a/examples/declarative-music-browser/MusicBrowserCore/SongProperties.qml
+++ b/examples/declarative-music-browser/MusicBrowserCore/SongProperties.qml
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/examples/declarative-music-browser/MusicBrowserCore/SongView.qml b/examples/declarative-music-browser/MusicBrowserCore/SongView.qml
index 052949191d..9ba58f493a 100644
--- a/examples/declarative-music-browser/MusicBrowserCore/SongView.qml
+++ b/examples/declarative-music-browser/MusicBrowserCore/SongView.qml
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/examples/declarative-music-browser/MusicBrowserCore/TypeDelegate.qml b/examples/declarative-music-browser/MusicBrowserCore/TypeDelegate.qml
index ad2c7d64fd..700da2a143 100644
--- a/examples/declarative-music-browser/MusicBrowserCore/TypeDelegate.qml
+++ b/examples/declarative-music-browser/MusicBrowserCore/TypeDelegate.qml
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT