diff options
Diffstat (limited to 'examples/qml/referenceexamples/methods/example.qml')
| -rw-r--r-- | examples/qml/referenceexamples/methods/example.qml | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/examples/qml/referenceexamples/methods/example.qml b/examples/qml/referenceexamples/methods/example.qml index aef6fb730c..58985c5d5f 100644 --- a/examples/qml/referenceexamples/methods/example.qml +++ b/examples/qml/referenceexamples/methods/example.qml @@ -17,9 +17,9 @@  **     notice, this list of conditions and the following disclaimer in  **     the documentation and/or other materials provided with the  **     distribution. -**   * Neither the name of The Qt Company Ltd 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 The Qt Company Ltd 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 | 
