summaryrefslogtreecommitdiff
path: root/src/assistant/clucene
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2012-11-27 20:08:55 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-28 10:08:19 +0100
commit32be72686fce6e8ec9c662a48f9e497af827d191 (patch)
treefa1a4029de3f078465ea6302b5e59f7e7fb74123 /src/assistant/clucene
parent06ab041c19fb78aade16b1d7aab0333fad50c484 (diff)
downloadqttools-32be72686fce6e8ec9c662a48f9e497af827d191.tar.gz
Update information from Nokia to Digia and Qt Project
Task-number: QTBUG-28156 Change-Id: I2d813a0f4fa266af004714f04b16501f5751c881 Reviewed-by: Lars Knoll <lars.knoll@digia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/assistant/clucene')
-rw-r--r--src/assistant/clucene/qanalyzer.cpp2
-rw-r--r--src/assistant/clucene/qanalyzer_p.h2
-rw-r--r--src/assistant/clucene/qclucene-config_p.h2
-rw-r--r--src/assistant/clucene/qclucene_global_p.h2
-rw-r--r--src/assistant/clucene/qdocument.cpp2
-rw-r--r--src/assistant/clucene/qdocument_p.h2
-rw-r--r--src/assistant/clucene/qfield.cpp2
-rw-r--r--src/assistant/clucene/qfield_p.h2
-rw-r--r--src/assistant/clucene/qfilter.cpp2
-rw-r--r--src/assistant/clucene/qfilter_p.h2
-rw-r--r--src/assistant/clucene/qhits.cpp2
-rw-r--r--src/assistant/clucene/qhits_p.h2
-rw-r--r--src/assistant/clucene/qindexreader.cpp2
-rw-r--r--src/assistant/clucene/qindexreader_p.h2
-rw-r--r--src/assistant/clucene/qindexwriter.cpp2
-rw-r--r--src/assistant/clucene/qindexwriter_p.h2
-rw-r--r--src/assistant/clucene/qquery.cpp2
-rw-r--r--src/assistant/clucene/qquery_p.h2
-rw-r--r--src/assistant/clucene/qqueryparser.cpp2
-rw-r--r--src/assistant/clucene/qqueryparser_p.h2
-rw-r--r--src/assistant/clucene/qreader.cpp2
-rw-r--r--src/assistant/clucene/qreader_p.h2
-rw-r--r--src/assistant/clucene/qsearchable.cpp2
-rw-r--r--src/assistant/clucene/qsearchable_p.h2
-rw-r--r--src/assistant/clucene/qsort.cpp2
-rw-r--r--src/assistant/clucene/qsort_p.h2
-rw-r--r--src/assistant/clucene/qterm.cpp2
-rw-r--r--src/assistant/clucene/qterm_p.h2
-rw-r--r--src/assistant/clucene/qtoken.cpp2
-rw-r--r--src/assistant/clucene/qtoken_p.h2
-rw-r--r--src/assistant/clucene/qtokenizer.cpp2
-rw-r--r--src/assistant/clucene/qtokenizer_p.h2
-rw-r--r--src/assistant/clucene/qtokenstream.cpp2
-rw-r--r--src/assistant/clucene/qtokenstream_p.h2
34 files changed, 34 insertions, 34 deletions
diff --git a/src/assistant/clucene/qanalyzer.cpp b/src/assistant/clucene/qanalyzer.cpp
index dd9dd060d..555f472ab 100644
--- a/src/assistant/clucene/qanalyzer.cpp
+++ b/src/assistant/clucene/qanalyzer.cpp
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qanalyzer_p.h b/src/assistant/clucene/qanalyzer_p.h
index 307cfb1fd..a376ee1fb 100644
--- a/src/assistant/clucene/qanalyzer_p.h
+++ b/src/assistant/clucene/qanalyzer_p.h
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qclucene-config_p.h b/src/assistant/clucene/qclucene-config_p.h
index fa914c78c..6bd2ce9b1 100644
--- a/src/assistant/clucene/qclucene-config_p.h
+++ b/src/assistant/clucene/qclucene-config_p.h
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qclucene_global_p.h b/src/assistant/clucene/qclucene_global_p.h
index fb66e5422..e84fa2812 100644
--- a/src/assistant/clucene/qclucene_global_p.h
+++ b/src/assistant/clucene/qclucene_global_p.h
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qdocument.cpp b/src/assistant/clucene/qdocument.cpp
index 90e96788e..e9b6c793b 100644
--- a/src/assistant/clucene/qdocument.cpp
+++ b/src/assistant/clucene/qdocument.cpp
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qdocument_p.h b/src/assistant/clucene/qdocument_p.h
index 06a9d5a1a..2969450ff 100644
--- a/src/assistant/clucene/qdocument_p.h
+++ b/src/assistant/clucene/qdocument_p.h
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qfield.cpp b/src/assistant/clucene/qfield.cpp
index 695c92036..91617fc98 100644
--- a/src/assistant/clucene/qfield.cpp
+++ b/src/assistant/clucene/qfield.cpp
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qfield_p.h b/src/assistant/clucene/qfield_p.h
index 555d9d81b..e37d2e7f3 100644
--- a/src/assistant/clucene/qfield_p.h
+++ b/src/assistant/clucene/qfield_p.h
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qfilter.cpp b/src/assistant/clucene/qfilter.cpp
index 89402f99c..8c7f91794 100644
--- a/src/assistant/clucene/qfilter.cpp
+++ b/src/assistant/clucene/qfilter.cpp
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qfilter_p.h b/src/assistant/clucene/qfilter_p.h
index a45b98847..5f55c23f3 100644
--- a/src/assistant/clucene/qfilter_p.h
+++ b/src/assistant/clucene/qfilter_p.h
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qhits.cpp b/src/assistant/clucene/qhits.cpp
index a6d4905ea..38b5f5a10 100644
--- a/src/assistant/clucene/qhits.cpp
+++ b/src/assistant/clucene/qhits.cpp
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qhits_p.h b/src/assistant/clucene/qhits_p.h
index 69912a9d2..444e65e15 100644
--- a/src/assistant/clucene/qhits_p.h
+++ b/src/assistant/clucene/qhits_p.h
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qindexreader.cpp b/src/assistant/clucene/qindexreader.cpp
index 3b19a98fa..b27d35ef0 100644
--- a/src/assistant/clucene/qindexreader.cpp
+++ b/src/assistant/clucene/qindexreader.cpp
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qindexreader_p.h b/src/assistant/clucene/qindexreader_p.h
index 1c9ef5f19..9787837b7 100644
--- a/src/assistant/clucene/qindexreader_p.h
+++ b/src/assistant/clucene/qindexreader_p.h
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qindexwriter.cpp b/src/assistant/clucene/qindexwriter.cpp
index 579535250..4b1557ae5 100644
--- a/src/assistant/clucene/qindexwriter.cpp
+++ b/src/assistant/clucene/qindexwriter.cpp
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qindexwriter_p.h b/src/assistant/clucene/qindexwriter_p.h
index 03be0d599..ff9f5f079 100644
--- a/src/assistant/clucene/qindexwriter_p.h
+++ b/src/assistant/clucene/qindexwriter_p.h
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qquery.cpp b/src/assistant/clucene/qquery.cpp
index bdbe99e72..b8ea8f46f 100644
--- a/src/assistant/clucene/qquery.cpp
+++ b/src/assistant/clucene/qquery.cpp
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qquery_p.h b/src/assistant/clucene/qquery_p.h
index 7ae4889d4..d1fb52a02 100644
--- a/src/assistant/clucene/qquery_p.h
+++ b/src/assistant/clucene/qquery_p.h
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qqueryparser.cpp b/src/assistant/clucene/qqueryparser.cpp
index 8fa8784d7..3823970c0 100644
--- a/src/assistant/clucene/qqueryparser.cpp
+++ b/src/assistant/clucene/qqueryparser.cpp
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qqueryparser_p.h b/src/assistant/clucene/qqueryparser_p.h
index a88ab0e3e..2fff243dc 100644
--- a/src/assistant/clucene/qqueryparser_p.h
+++ b/src/assistant/clucene/qqueryparser_p.h
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qreader.cpp b/src/assistant/clucene/qreader.cpp
index 227ade081..4067a6e16 100644
--- a/src/assistant/clucene/qreader.cpp
+++ b/src/assistant/clucene/qreader.cpp
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qreader_p.h b/src/assistant/clucene/qreader_p.h
index 3c7a8a61b..87c5d2d89 100644
--- a/src/assistant/clucene/qreader_p.h
+++ b/src/assistant/clucene/qreader_p.h
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qsearchable.cpp b/src/assistant/clucene/qsearchable.cpp
index f3e88a62d..44c7f59cd 100644
--- a/src/assistant/clucene/qsearchable.cpp
+++ b/src/assistant/clucene/qsearchable.cpp
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qsearchable_p.h b/src/assistant/clucene/qsearchable_p.h
index 915436db3..a051ce20f 100644
--- a/src/assistant/clucene/qsearchable_p.h
+++ b/src/assistant/clucene/qsearchable_p.h
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qsort.cpp b/src/assistant/clucene/qsort.cpp
index b187aa477..3326f4172 100644
--- a/src/assistant/clucene/qsort.cpp
+++ b/src/assistant/clucene/qsort.cpp
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qsort_p.h b/src/assistant/clucene/qsort_p.h
index 72c701c2d..e37772f5d 100644
--- a/src/assistant/clucene/qsort_p.h
+++ b/src/assistant/clucene/qsort_p.h
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qterm.cpp b/src/assistant/clucene/qterm.cpp
index 4578329c6..fe22e4cdf 100644
--- a/src/assistant/clucene/qterm.cpp
+++ b/src/assistant/clucene/qterm.cpp
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qterm_p.h b/src/assistant/clucene/qterm_p.h
index b977f930e..e578989fb 100644
--- a/src/assistant/clucene/qterm_p.h
+++ b/src/assistant/clucene/qterm_p.h
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qtoken.cpp b/src/assistant/clucene/qtoken.cpp
index ee3793fb9..7e8620841 100644
--- a/src/assistant/clucene/qtoken.cpp
+++ b/src/assistant/clucene/qtoken.cpp
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qtoken_p.h b/src/assistant/clucene/qtoken_p.h
index 52c086e94..961961765 100644
--- a/src/assistant/clucene/qtoken_p.h
+++ b/src/assistant/clucene/qtoken_p.h
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qtokenizer.cpp b/src/assistant/clucene/qtokenizer.cpp
index b82841daf..f0cb4993e 100644
--- a/src/assistant/clucene/qtokenizer.cpp
+++ b/src/assistant/clucene/qtokenizer.cpp
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qtokenizer_p.h b/src/assistant/clucene/qtokenizer_p.h
index c6f60a10e..aa8875336 100644
--- a/src/assistant/clucene/qtokenizer_p.h
+++ b/src/assistant/clucene/qtokenizer_p.h
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qtokenstream.cpp b/src/assistant/clucene/qtokenstream.cpp
index 96fcb648c..b578fa8bb 100644
--- a/src/assistant/clucene/qtokenstream.cpp
+++ b/src/assistant/clucene/qtokenstream.cpp
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public
diff --git a/src/assistant/clucene/qtokenstream_p.h b/src/assistant/clucene/qtokenstream_p.h
index ebaa2413d..dce5970aa 100644
--- a/src/assistant/clucene/qtokenstream_p.h
+++ b/src/assistant/clucene/qtokenstream_p.h
@@ -3,7 +3,7 @@
** Copyright (C) 2003-2006 Ben van Klinken and the CLucene Team.
** All rights reserved.
**
-** Portion Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Portion Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** All rights reserved.
**
** This file may be used under the terms of the GNU Lesser General Public