diff options
Diffstat (limited to 'examples/qml/referenceexamples/adding/person.h')
| -rw-r--r-- | examples/qml/referenceexamples/adding/person.h | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/examples/qml/referenceexamples/adding/person.h b/examples/qml/referenceexamples/adding/person.h index e887f7ff7c..663cc7b54b 100644 --- a/examples/qml/referenceexamples/adding/person.h +++ b/examples/qml/referenceexamples/adding/person.h @@ -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 | 
