diff options
author | hjk <[email protected]> | 2008-12-16 17:20:00 +0100 |
---|---|---|
committer | hjk <[email protected]> | 2008-12-16 17:20:00 +0100 |
commit | da3cb1448320abf99769df46a3c52c028224676d (patch) | |
tree | 5f66012a6ff85109100d4a4821e8023b462c3df5 /doc/example | |
parent | bc4f14e88c34439c00bc846fd2a4aaece3c0e5a2 (diff) |
chancge Nokia GPL exception version from 1.2 to 1.3
Diffstat (limited to 'doc/example')
-rw-r--r-- | doc/example/textfinder/main.cpp | 2 | ||||
-rw-r--r-- | doc/example/textfinder/textfinder.cpp | 2 | ||||
-rw-r--r-- | doc/example/textfinder/textfinder.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/example/textfinder/main.cpp b/doc/example/textfinder/main.cpp index c388d8bba8e..5e73ed9d91c 100644 --- a/doc/example/textfinder/main.cpp +++ b/doc/example/textfinder/main.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. ** ***************************************************************************/ diff --git a/doc/example/textfinder/textfinder.cpp b/doc/example/textfinder/textfinder.cpp index 7fcd061d6f1..c289b45e8ce 100644 --- a/doc/example/textfinder/textfinder.cpp +++ b/doc/example/textfinder/textfinder.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. ** ***************************************************************************/ diff --git a/doc/example/textfinder/textfinder.h b/doc/example/textfinder/textfinder.h index 0ff4839575d..a712a1d12d2 100644 --- a/doc/example/textfinder/textfinder.h +++ b/doc/example/textfinder/textfinder.h @@ -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. ** ***************************************************************************/ |