diff options
author | Simon Hausmann <simon.hausmann@nokia.com> | 2009-11-17 10:06:45 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-11-17 10:40:43 (GMT) |
commit | f83aa5ea203a22766385b8f1484de3bc7306a9a5 (patch) | |
tree | f9d44bf07f310244cc747cc9f4320458641131bd /src/script/api/qscriptvalueiterator.cpp | |
parent | 77eedcd880f1344a782c4882974dc7a1fdcc4ed8 (diff) | |
download | Qt-f83aa5ea203a22766385b8f1484de3bc7306a9a5.zip Qt-f83aa5ea203a22766385b8f1484de3bc7306a9a5.tar.gz Qt-f83aa5ea203a22766385b8f1484de3bc7306a9a5.tar.bz2 |
Replace LGPL license tags with LGPL-ONLY
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
(cherry picked from commit d86453830197a2d814ef7ac6b0c655a8f99e731f)
Diffstat (limited to 'src/script/api/qscriptvalueiterator.cpp')
-rw-r--r-- | src/script/api/qscriptvalueiterator.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/api/qscriptvalueiterator.cpp b/src/script/api/qscriptvalueiterator.cpp index cf27af6..91d0009 100644 --- a/src/script/api/qscriptvalueiterator.cpp +++ b/src/script/api/qscriptvalueiterator.cpp @@ -6,7 +6,7 @@ ** ** This file is part of the QtScript module of the Qt Toolkit. ** -** $QT_BEGIN_LICENSE:LGPL$ +** $QT_BEGIN_LICENSE:LGPL-ONLY$ ** 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 |