diff options
Diffstat (limited to 'src/plugins/regexp')
-rw-r--r-- | src/plugins/regexp/regexpplugin.cpp | 2 | ||||
-rw-r--r-- | src/plugins/regexp/regexpplugin.h | 2 | ||||
-rw-r--r-- | src/plugins/regexp/regexpwindow.cpp | 2 | ||||
-rw-r--r-- | src/plugins/regexp/regexpwindow.h | 2 | ||||
-rw-r--r-- | src/plugins/regexp/settings.cpp | 2 | ||||
-rw-r--r-- | src/plugins/regexp/settings.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/src/plugins/regexp/regexpplugin.cpp b/src/plugins/regexp/regexpplugin.cpp index 42a8601821..42070682f9 100644 --- a/src/plugins/regexp/regexpplugin.cpp +++ b/src/plugins/regexp/regexpplugin.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/src/plugins/regexp/regexpplugin.h b/src/plugins/regexp/regexpplugin.h index 4a81ce347e..b4d8db227c 100644 --- a/src/plugins/regexp/regexpplugin.h +++ b/src/plugins/regexp/regexpplugin.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. ** ***************************************************************************/ diff --git a/src/plugins/regexp/regexpwindow.cpp b/src/plugins/regexp/regexpwindow.cpp index cfa245a1c4..418faaf4f2 100644 --- a/src/plugins/regexp/regexpwindow.cpp +++ b/src/plugins/regexp/regexpwindow.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/src/plugins/regexp/regexpwindow.h b/src/plugins/regexp/regexpwindow.h index 73ae07e3ab..f6c87d587b 100644 --- a/src/plugins/regexp/regexpwindow.h +++ b/src/plugins/regexp/regexpwindow.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. ** ***************************************************************************/ diff --git a/src/plugins/regexp/settings.cpp b/src/plugins/regexp/settings.cpp index d98795c375..b2d9a6ceaf 100644 --- a/src/plugins/regexp/settings.cpp +++ b/src/plugins/regexp/settings.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/src/plugins/regexp/settings.h b/src/plugins/regexp/settings.h index 1c1a8a6ce7..80d124db54 100644 --- a/src/plugins/regexp/settings.h +++ b/src/plugins/regexp/settings.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. ** ***************************************************************************/ |