diff options
author | Kim Motoyoshi Kalland <kim.kalland@nokia.com> | 2009-09-21 13:00:02 (GMT) |
---|---|---|
committer | Kim Motoyoshi Kalland <kim.kalland@nokia.com> | 2009-09-21 13:00:02 (GMT) |
commit | deaf3c9f97c916dddf80ba721623bfd704fccdbe (patch) | |
tree | 94030df19b7f5339721e6afae77afbe6eaf1d258 /tools/xmlpatternsvalidator | |
parent | d71c9a63deb1f600004f2b9ffd961ea839ea7f0a (diff) | |
download | Qt-deaf3c9f97c916dddf80ba721623bfd704fccdbe.zip Qt-deaf3c9f97c916dddf80ba721623bfd704fccdbe.tar.gz Qt-deaf3c9f97c916dddf80ba721623bfd704fccdbe.tar.bz2 |
Corrected license header in /tools/xmlpatternsvalidator/main.h.
Reviewed-by: Trustme
Diffstat (limited to 'tools/xmlpatternsvalidator')
-rw-r--r-- | tools/xmlpatternsvalidator/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xmlpatternsvalidator/main.h b/tools/xmlpatternsvalidator/main.h index 6dd9a1b..f2c607e 100644 --- a/tools/xmlpatternsvalidator/main.h +++ b/tools/xmlpatternsvalidator/main.h @@ -4,7 +4,7 @@ ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** -** This file is part of the Patternist project on Qt Labs. +** This file is part of the QtXmlPatterns module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage |