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 /tests/manual/dockwidgets | |
parent | bc4f14e88c34439c00bc846fd2a4aaece3c0e5a2 (diff) |
chancge Nokia GPL exception version from 1.2 to 1.3
Diffstat (limited to 'tests/manual/dockwidgets')
-rw-r--r-- | tests/manual/dockwidgets/main.cpp | 2 | ||||
-rw-r--r-- | tests/manual/dockwidgets/mainwindow.cpp | 2 | ||||
-rw-r--r-- | tests/manual/dockwidgets/mainwindow.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/manual/dockwidgets/main.cpp b/tests/manual/dockwidgets/main.cpp index e07796c8841..28fae357951 100644 --- a/tests/manual/dockwidgets/main.cpp +++ b/tests/manual/dockwidgets/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/tests/manual/dockwidgets/mainwindow.cpp b/tests/manual/dockwidgets/mainwindow.cpp index 561a2c42d2d..3e9f8622fba 100644 --- a/tests/manual/dockwidgets/mainwindow.cpp +++ b/tests/manual/dockwidgets/mainwindow.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/tests/manual/dockwidgets/mainwindow.h b/tests/manual/dockwidgets/mainwindow.h index 220c32dc74a..d2d9e6dd387 100644 --- a/tests/manual/dockwidgets/mainwindow.h +++ b/tests/manual/dockwidgets/mainwindow.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. ** ***************************************************************************/ |