diff options
author | Aaron McCarthy <aaron.mccarthy@nokia.com> | 2010-05-20 22:34:00 (GMT) |
---|---|---|
committer | Aaron McCarthy <aaron.mccarthy@nokia.com> | 2010-05-20 22:34:00 (GMT) |
commit | af2df9e88705eeda2df5cdd46c5f7ec195facb8a (patch) | |
tree | 79a4e56f5adbe095fb88931599f8cc7cb3a74981 /doc/src/declarative/qml-intro.qdoc | |
parent | d56e75982111a2c1caf0271eafd4d41ba9f9aefd (diff) | |
download | Qt-af2df9e88705eeda2df5cdd46c5f7ec195facb8a.zip Qt-af2df9e88705eeda2df5cdd46c5f7ec195facb8a.tar.gz Qt-af2df9e88705eeda2df5cdd46c5f7ec195facb8a.tar.bz2 |
Fix formating of license header.
Diffstat (limited to 'doc/src/declarative/qml-intro.qdoc')
-rw-r--r-- | doc/src/declarative/qml-intro.qdoc | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/src/declarative/qml-intro.qdoc b/doc/src/declarative/qml-intro.qdoc index 457efa8..64a4949 100644 --- a/doc/src/declarative/qml-intro.qdoc +++ b/doc/src/declarative/qml-intro.qdoc @@ -1,5 +1,4 @@ -/************************************************************************** -** +/**************************************************************************** ** ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. @@ -38,8 +37,7 @@ ** ** $QT_END_LICENSE$ ** -*************************************************************************** -*/ +****************************************************************************/ |