diff options
author | dt <qtc-commiter@nokia.com> | 2008-12-17 14:21:03 +0100 |
---|---|---|
committer | dt <qtc-commiter@nokia.com> | 2008-12-17 14:21:03 +0100 |
commit | 3ba192af7e78a6032784b67f3fd8c1185f114794 (patch) | |
tree | d880c1997823c30b0404ce0945895d4630f16bb1 /shared/cplusplus/Parser.cpp | |
parent | edd1e84b1df2d5978cb1a77ebb78069b34b1f751 (diff) | |
parent | 4d61bae46c773f43990479c5d55ea0ed5c03f3fa (diff) | |
download | qt-creator-3ba192af7e78a6032784b67f3fd8c1185f114794.tar.gz |
Merge branch '0.9.1-beta'
Diffstat (limited to 'shared/cplusplus/Parser.cpp')
-rw-r--r-- | shared/cplusplus/Parser.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/cplusplus/Parser.cpp b/shared/cplusplus/Parser.cpp index 13ca6b2074..549a74ce11 100644 --- a/shared/cplusplus/Parser.cpp +++ b/shared/cplusplus/Parser.cpp @@ -27,7 +27,7 @@ ** ** In addition, as a special exception, Nokia gives you certain additional ** rights. These rights are described in the Nokia Qt GPL Exception -** version 1.2, included in the file GPL_EXCEPTION.txt in this package. +** version 1.3, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ // Copyright (c) 2008 Roberto Raggi <roberto.raggi@gmail.com> |