diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2009-11-13 16:09:06 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2009-11-13 16:09:06 (GMT) |
commit | cbdfc6c2f761af6248355bf9bf71ac011d48b14b (patch) | |
tree | bcb4cf9115b60ad96ae0dcf85a3c504793b9b52d /tools | |
parent | 0c52573b646d8f139f37c26c954d03061ddb485a (diff) | |
download | Qt-cbdfc6c2f761af6248355bf9bf71ac011d48b14b.zip Qt-cbdfc6c2f761af6248355bf9bf71ac011d48b14b.tar.gz Qt-cbdfc6c2f761af6248355bf9bf71ac011d48b14b.tar.bz2 |
Fix Qt file header, as spotted by tst_headers.
Reviewed-By: Trust Me
Diffstat (limited to 'tools')
-rw-r--r-- | tools/assistant/lib/qhelp_global.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assistant/lib/qhelp_global.cpp b/tools/assistant/lib/qhelp_global.cpp index 980de27..749d2c9 100644 --- a/tools/assistant/lib/qhelp_global.cpp +++ b/tools/assistant/lib/qhelp_global.cpp @@ -4,7 +4,7 @@ ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** -** This file is part of the Qt Assistant. +** This file is part of the Qt Assistant of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage |