summaryrefslogtreecommitdiff
path: root/shared/proparser
diff options
context:
space:
mode:
authorhjk <qtc-committer@nokia.com>2008-12-16 17:20:00 +0100
committerhjk <qtc-committer@nokia.com>2008-12-16 17:20:00 +0100
commitda3cb1448320abf99769df46a3c52c028224676d (patch)
tree5f66012a6ff85109100d4a4821e8023b462c3df5 /shared/proparser
parentbc4f14e88c34439c00bc846fd2a4aaece3c0e5a2 (diff)
downloadqt-creator-da3cb1448320abf99769df46a3c52c028224676d.tar.gz
chancge Nokia GPL exception version from 1.2 to 1.3
Diffstat (limited to 'shared/proparser')
-rw-r--r--shared/proparser/abstractproitemvisitor.h2
-rw-r--r--shared/proparser/procommandmanager.cpp2
-rw-r--r--shared/proparser/procommandmanager.h2
-rw-r--r--shared/proparser/proeditor.cpp2
-rw-r--r--shared/proparser/proeditor.h2
-rw-r--r--shared/proparser/proeditormodel.cpp2
-rw-r--r--shared/proparser/proeditormodel.h2
-rw-r--r--shared/proparser/profileevaluator.cpp2
-rw-r--r--shared/proparser/profileevaluator.h2
-rw-r--r--shared/proparser/proiteminfo.cpp2
-rw-r--r--shared/proparser/proiteminfo.h2
-rw-r--r--shared/proparser/proitems.cpp2
-rw-r--r--shared/proparser/proitems.h2
-rw-r--r--shared/proparser/proparserutils.h2
-rw-r--r--shared/proparser/prowriter.cpp2
-rw-r--r--shared/proparser/prowriter.h2
-rw-r--r--shared/proparser/proxml.cpp2
-rw-r--r--shared/proparser/proxml.h2
-rw-r--r--shared/proparser/valueeditor.cpp2
-rw-r--r--shared/proparser/valueeditor.h2
20 files changed, 20 insertions, 20 deletions
diff --git a/shared/proparser/abstractproitemvisitor.h b/shared/proparser/abstractproitemvisitor.h
index 45dede34eb..340e7a00b5 100644
--- a/shared/proparser/abstractproitemvisitor.h
+++ b/shared/proparser/abstractproitemvisitor.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/shared/proparser/procommandmanager.cpp b/shared/proparser/procommandmanager.cpp
index 99fc302563..b5ae09e036 100644
--- a/shared/proparser/procommandmanager.cpp
+++ b/shared/proparser/procommandmanager.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/shared/proparser/procommandmanager.h b/shared/proparser/procommandmanager.h
index 94c2969329..5d0dbb9378 100644
--- a/shared/proparser/procommandmanager.h
+++ b/shared/proparser/procommandmanager.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/shared/proparser/proeditor.cpp b/shared/proparser/proeditor.cpp
index 93adb12493..63215a9f29 100644
--- a/shared/proparser/proeditor.cpp
+++ b/shared/proparser/proeditor.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/shared/proparser/proeditor.h b/shared/proparser/proeditor.h
index 6dbab2048d..bef371c27b 100644
--- a/shared/proparser/proeditor.h
+++ b/shared/proparser/proeditor.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/shared/proparser/proeditormodel.cpp b/shared/proparser/proeditormodel.cpp
index a929c7ab88..7708c991ea 100644
--- a/shared/proparser/proeditormodel.cpp
+++ b/shared/proparser/proeditormodel.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/shared/proparser/proeditormodel.h b/shared/proparser/proeditormodel.h
index 74b8bdaae8..ab5bafae13 100644
--- a/shared/proparser/proeditormodel.h
+++ b/shared/proparser/proeditormodel.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/shared/proparser/profileevaluator.cpp b/shared/proparser/profileevaluator.cpp
index 1935efa2fd..4a5a9266f4 100644
--- a/shared/proparser/profileevaluator.cpp
+++ b/shared/proparser/profileevaluator.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/shared/proparser/profileevaluator.h b/shared/proparser/profileevaluator.h
index 26d801687c..38112c3390 100644
--- a/shared/proparser/profileevaluator.h
+++ b/shared/proparser/profileevaluator.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/shared/proparser/proiteminfo.cpp b/shared/proparser/proiteminfo.cpp
index 63ac6bd1d8..5905acfb0a 100644
--- a/shared/proparser/proiteminfo.cpp
+++ b/shared/proparser/proiteminfo.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/shared/proparser/proiteminfo.h b/shared/proparser/proiteminfo.h
index 70c1411781..9d7e1bac8a 100644
--- a/shared/proparser/proiteminfo.h
+++ b/shared/proparser/proiteminfo.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/shared/proparser/proitems.cpp b/shared/proparser/proitems.cpp
index 9bf45857d6..9e256af98c 100644
--- a/shared/proparser/proitems.cpp
+++ b/shared/proparser/proitems.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/shared/proparser/proitems.h b/shared/proparser/proitems.h
index 078eb1f55a..ae220766cc 100644
--- a/shared/proparser/proitems.h
+++ b/shared/proparser/proitems.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/shared/proparser/proparserutils.h b/shared/proparser/proparserutils.h
index 82941e31c1..518bf24e5e 100644
--- a/shared/proparser/proparserutils.h
+++ b/shared/proparser/proparserutils.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/shared/proparser/prowriter.cpp b/shared/proparser/prowriter.cpp
index 98787294ce..e1e28eb4c5 100644
--- a/shared/proparser/prowriter.cpp
+++ b/shared/proparser/prowriter.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/shared/proparser/prowriter.h b/shared/proparser/prowriter.h
index 8cfa319511..664ab6db15 100644
--- a/shared/proparser/prowriter.h
+++ b/shared/proparser/prowriter.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/shared/proparser/proxml.cpp b/shared/proparser/proxml.cpp
index 2416b3f6bc..f3d1edb31a 100644
--- a/shared/proparser/proxml.cpp
+++ b/shared/proparser/proxml.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/shared/proparser/proxml.h b/shared/proparser/proxml.h
index 276fd684aa..059d90f7e9 100644
--- a/shared/proparser/proxml.h
+++ b/shared/proparser/proxml.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/shared/proparser/valueeditor.cpp b/shared/proparser/valueeditor.cpp
index 638d7994a9..aafbddbf73 100644
--- a/shared/proparser/valueeditor.cpp
+++ b/shared/proparser/valueeditor.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/shared/proparser/valueeditor.h b/shared/proparser/valueeditor.h
index d4ca360cdd..f3fd2f9c87 100644
--- a/shared/proparser/valueeditor.h
+++ b/shared/proparser/valueeditor.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.
**
***************************************************************************/