diff options
Diffstat (limited to 'examples/quick/tutorials/gettingStartedQml/texteditor.qml')
| -rw-r--r-- | examples/quick/tutorials/gettingStartedQml/texteditor.qml | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/quick/tutorials/gettingStartedQml/texteditor.qml b/examples/quick/tutorials/gettingStartedQml/texteditor.qml index 50e1bdf656..167c3fdb52 100644 --- a/examples/quick/tutorials/gettingStartedQml/texteditor.qml +++ b/examples/quick/tutorials/gettingStartedQml/texteditor.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  | 
