diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-09-04 07:22:44 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-09-04 07:22:44 (GMT) |
commit | d2bb4091aee12af369d9f45395c45e8ef3aef20f (patch) | |
tree | 7599ba26712cc9929251ff86f15d79fab3651c22 /tools/xmlpatternsvalidator | |
parent | b28719ab2549918398c35bfa8ea90d0ddbad6a52 (diff) | |
download | Qt-d2bb4091aee12af369d9f45395c45e8ef3aef20f.zip Qt-d2bb4091aee12af369d9f45395c45e8ef3aef20f.tar.gz Qt-d2bb4091aee12af369d9f45395c45e8ef3aef20f.tar.bz2 |
Update license headers
Reviewed-by: Trust Me
Diffstat (limited to 'tools/xmlpatternsvalidator')
-rw-r--r-- | tools/xmlpatternsvalidator/main.h | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/tools/xmlpatternsvalidator/main.h b/tools/xmlpatternsvalidator/main.h index a884f11..9c7a2d6 100644 --- a/tools/xmlpatternsvalidator/main.h +++ b/tools/xmlpatternsvalidator/main.h @@ -1,10 +1,11 @@ /**************************************************************************** - ** - ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). - ** Contact: Nokia Corporation (qt-info@nokia.com) - ** - ** This file is part of the Patternist project on Qt Labs. * ** - ** $QT_BEGIN_LICENSE:LGPL$ +** +** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). +** Contact: Nokia Corporation (qt-info@nokia.com) +** +** This file is part of the Patternist project on Qt Labs. +** +** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage ** This file contains pre-release code and may not be distributed. ** You may use this file in accordance with the terms and conditions @@ -35,11 +36,8 @@ ** ** ** $QT_END_LICENSE$ - ** - ** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE - ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. - ** - ****************************************************************************/ +** +****************************************************************************/ // // W A R N I N G |