~oif-team/ubuntu/natty/qt4-x11/xi2.1

« back to all changes in this revision

Viewing changes to src/xmlpatterns/parser/qxslttokenlookup.xml

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2009-11-02 18:30:08 UTC
  • mfrom: (1.2.2 upstream)
  • mto: (15.2.5 experimental)
  • mto: This revision was merged to the branch mainline in revision 88.
  • Revision ID: james.westby@ubuntu.com-20091102183008-b6a4gcs128mvfb3m
Tags: upstream-4.6.0~beta1
ImportĀ upstreamĀ versionĀ 4.6.0~beta1

Show diffs side-by-side

added added

removed removed

Lines of Context:
111
111
        <prolog>/****************************************************************************
112
112
**
113
113
** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
 
114
** All rights reserved.
114
115
** Contact: Nokia Corporation (qt-info@nokia.com)
115
116
**
116
117
** This file is part of the QtXmlPatterns module of the Qt Toolkit.
117
118
**
118
119
** $QT_BEGIN_LICENSE:LGPL$
119
 
** Commercial Usage
120
 
** Licensees holding valid Qt Commercial licenses may use this file in
121
 
** accordance with the Qt Commercial License Agreement provided with the
122
 
** Software or, alternatively, in accordance with the terms contained in
123
 
** a written agreement between you and Nokia.
 
120
** No Commercial Usage
 
121
** This file contains pre-release code and may not be distributed.
 
122
** You may use this file in accordance with the terms and conditions
 
123
** contained in the Technology Preview License Agreement accompanying
 
124
** this package.
124
125
**
125
126
** GNU Lesser General Public License Usage
126
127
** Alternatively, this file may be used under the terms of the GNU Lesser
130
131
** ensure the GNU Lesser General Public License version 2.1 requirements
131
132
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
132
133
**
133
 
** In addition, as a special exception, Nokia gives you certain
134
 
** additional rights. These rights are described in the Nokia Qt LGPL
135
 
** Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this
136
 
** package.
137
 
**
138
 
** GNU General Public License Usage
139
 
** Alternatively, this file may be used under the terms of the GNU
140
 
** General Public License version 3.0 as published by the Free Software
141
 
** Foundation and appearing in the file LICENSE.GPL included in the
142
 
** packaging of this file.  Please review the following information to
143
 
** ensure the GNU General Public License version 3.0 requirements will be
144
 
** met: http://www.gnu.org/copyleft/gpl.html.
145
 
**
146
 
** If you are unsure which license is appropriate for your use, please
147
 
** contact the sales department at http://www.qtsoftware.com/contact.
 
134
** In addition, as a special exception, Nokia gives you certain additional
 
135
** rights.  These rights are described in the Nokia Qt LGPL Exception
 
136
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
 
137
**
 
138
** If you have questions regarding the use of this file, please contact
 
139
** Nokia at qt-info@nokia.com.
 
140
**
 
141
**
 
142
**
 
143
**
 
144
**
 
145
**
 
146
**
 
147
**
148
148
** $QT_END_LICENSE$
149
149
**
150
150
****************************************************************************/