diff options
Diffstat (limited to 'src/xmlpatterns/parser/createTokenLookup.sh')
-rwxr-xr-x | src/xmlpatterns/parser/createTokenLookup.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xmlpatterns/parser/createTokenLookup.sh b/src/xmlpatterns/parser/createTokenLookup.sh index 188d5c4..907ba9b 100755 --- a/src/xmlpatterns/parser/createTokenLookup.sh +++ b/src/xmlpatterns/parser/createTokenLookup.sh @@ -2,7 +2,6 @@ ############################################################################# ## ## Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -## All rights reserved. ## Contact: http://www.qt-project.org/ ## ## This file is the build configuration utility of the Qt Toolkit. @@ -36,6 +35,7 @@ ## ## ## +## ## $QT_END_LICENSE$ ## ############################################################################# @@ -46,7 +46,6 @@ license=`cat <<EOF /**************************************************************************** ** ** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). -** All rights reserved. ** Contact: http://www.qt-project.org/ ** ** This file is part of the QtXmlPatterns module of the Qt Toolkit. @@ -80,6 +79,7 @@ license=`cat <<EOF ** ** ** +** ** \\$QT_END_LICENSE\\$ ** ****************************************************************************/ |