diff options
author | Jerome Pasion <jerome.pasion@nokia.com> | 2011-02-22 08:30:52 (GMT) |
---|---|---|
committer | Jerome Pasion <jerome.pasion@nokia.com> | 2011-02-22 08:30:52 (GMT) |
commit | 1464b5e16a40f9af62ff153cfc7650c846bdf765 (patch) | |
tree | d5762dab86086f5fb532115773f46c89c29a83af /doc/src/snippets/declarative/focus/myfocusscopewidget.qml | |
parent | a5a2333ec58f72b34bccf0fa630c3b43f949ec7c (diff) | |
download | Qt-1464b5e16a40f9af62ff153cfc7650c846bdf765.zip Qt-1464b5e16a40f9af62ff153cfc7650c846bdf765.tar.gz Qt-1464b5e16a40f9af62ff153cfc7650c846bdf765.tar.bz2 |
Fixed snippets' license headers.
Some text were wrapped, therefore failing regression tests.
Diffstat (limited to 'doc/src/snippets/declarative/focus/myfocusscopewidget.qml')
-rw-r--r-- | doc/src/snippets/declarative/focus/myfocusscopewidget.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/snippets/declarative/focus/myfocusscopewidget.qml b/doc/src/snippets/declarative/focus/myfocusscopewidget.qml index 9617427..6462301 100644 --- a/doc/src/snippets/declarative/focus/myfocusscopewidget.qml +++ b/doc/src/snippets/declarative/focus/myfocusscopewidget.qml @@ -4,7 +4,7 @@ ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** -** This file is part of the FOO module of the Qt Toolkit. +** This file is part of the documentation of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:BSD$ ** You may use this file under the terms of the BSD license as follows: |