Change copyrights from Nokia to Digia
authorSergio Ahumada <sergio.ahumada@digia.com>
Tue, 4 Dec 2012 19:59:25 +0000 (20:59 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 5 Dec 2012 05:29:59 +0000 (06:29 +0100)
Change-Id: I118a50ef99e42878c01e1ee509c2bf86c70ec05d
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
65 files changed:
src/assistant/3rdparty/clucene/src/CLucene/CLMonolithic.cpp
src/assistant/3rdparty/clucene/src/CLucene/StdHeader.cpp
src/assistant/3rdparty/clucene/src/CLucene/StdHeader.h
src/assistant/3rdparty/clucene/src/CLucene/analysis/Analyzers.cpp
src/assistant/3rdparty/clucene/src/CLucene/config/CompilerAcc.h
src/assistant/3rdparty/clucene/src/CLucene/config/CompilerGcc.h
src/assistant/3rdparty/clucene/src/CLucene/config/CompilerMsvc.h
src/assistant/3rdparty/clucene/src/CLucene/config/gunichartables.cpp
src/assistant/3rdparty/clucene/src/CLucene/index/CompoundFile.cpp
src/assistant/3rdparty/clucene/src/CLucene/index/CompoundFile.h
src/assistant/3rdparty/clucene/src/CLucene/index/DocumentWriter.cpp
src/assistant/3rdparty/clucene/src/CLucene/index/DocumentWriter.h
src/assistant/3rdparty/clucene/src/CLucene/index/FieldInfos.cpp
src/assistant/3rdparty/clucene/src/CLucene/index/FieldInfos.h
src/assistant/3rdparty/clucene/src/CLucene/index/FieldsReader.cpp
src/assistant/3rdparty/clucene/src/CLucene/index/FieldsReader.h
src/assistant/3rdparty/clucene/src/CLucene/index/FieldsWriter.cpp
src/assistant/3rdparty/clucene/src/CLucene/index/FieldsWriter.h
src/assistant/3rdparty/clucene/src/CLucene/index/IndexModifier.cpp
src/assistant/3rdparty/clucene/src/CLucene/index/IndexModifier.h
src/assistant/3rdparty/clucene/src/CLucene/index/IndexReader.cpp
src/assistant/3rdparty/clucene/src/CLucene/index/IndexReader.h
src/assistant/3rdparty/clucene/src/CLucene/index/IndexWriter.cpp
src/assistant/3rdparty/clucene/src/CLucene/index/IndexWriter.h
src/assistant/3rdparty/clucene/src/CLucene/index/SegmentHeader.h
src/assistant/3rdparty/clucene/src/CLucene/index/SegmentInfos.cpp
src/assistant/3rdparty/clucene/src/CLucene/index/SegmentInfos.h
src/assistant/3rdparty/clucene/src/CLucene/index/SegmentMerger.cpp
src/assistant/3rdparty/clucene/src/CLucene/index/SegmentMerger.h
src/assistant/3rdparty/clucene/src/CLucene/index/SegmentReader.cpp
src/assistant/3rdparty/clucene/src/CLucene/index/Term.cpp
src/assistant/3rdparty/clucene/src/CLucene/index/Term.h
src/assistant/3rdparty/clucene/src/CLucene/index/TermInfo.cpp
src/assistant/3rdparty/clucene/src/CLucene/index/TermInfo.h
src/assistant/3rdparty/clucene/src/CLucene/index/TermInfosReader.cpp
src/assistant/3rdparty/clucene/src/CLucene/index/TermInfosReader.h
src/assistant/3rdparty/clucene/src/CLucene/index/TermInfosWriter.cpp
src/assistant/3rdparty/clucene/src/CLucene/index/TermInfosWriter.h
src/assistant/3rdparty/clucene/src/CLucene/index/TermVector.h
src/assistant/3rdparty/clucene/src/CLucene/index/TermVectorReader.cpp
src/assistant/3rdparty/clucene/src/CLucene/index/TermVectorWriter.cpp
src/assistant/3rdparty/clucene/src/CLucene/queryParser/Lexer.h
src/assistant/3rdparty/clucene/src/CLucene/queryParser/MultiFieldQueryParser.cpp
src/assistant/3rdparty/clucene/src/CLucene/queryParser/QueryParser.cpp
src/assistant/3rdparty/clucene/src/CLucene/queryParser/QueryParserBase.cpp
src/assistant/3rdparty/clucene/src/CLucene/search/BooleanScorer.h
src/assistant/3rdparty/clucene/src/CLucene/search/IndexSearcher.cpp
src/assistant/3rdparty/clucene/src/CLucene/search/IndexSearcher.h
src/assistant/3rdparty/clucene/src/CLucene/store/Directory.h
src/assistant/3rdparty/clucene/src/CLucene/store/FSDirectory.cpp
src/assistant/3rdparty/clucene/src/CLucene/store/FSDirectory.h
src/assistant/3rdparty/clucene/src/CLucene/store/IndexInput.h
src/assistant/3rdparty/clucene/src/CLucene/store/Lock.h
src/assistant/3rdparty/clucene/src/CLucene/store/RAMDirectory.cpp
src/assistant/3rdparty/clucene/src/CLucene/store/RAMDirectory.h
src/assistant/3rdparty/clucene/src/CLucene/store/TransactionalRAMDirectory.cpp
src/assistant/3rdparty/clucene/src/CLucene/store/TransactionalRAMDirectory.h
src/assistant/3rdparty/clucene/src/CLucene/util/BitSet.cpp
src/assistant/3rdparty/clucene/src/CLucene/util/BitSet.h
src/assistant/3rdparty/clucene/src/CLucene/util/Equators.cpp
src/assistant/3rdparty/clucene/src/CLucene/util/Equators.h
src/assistant/3rdparty/clucene/src/CLucene/util/Misc.cpp
src/assistant/3rdparty/clucene/src/CLucene/util/Misc.h
src/assistant/3rdparty/clucene/src/CLucene/util/ThreadLocal.h
src/assistant/3rdparty/clucene/src/CLucene/util/streambase.h

index e3c2798..35ad33d 100644 (file)
@@ -4,7 +4,7 @@
 * Distributable under the terms of either the Apache License (Version 2.0) or 
 * the GNU Lesser General Public License, as specified in the COPYING file.
 *
-* Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 ------------------------------------------------------------------------------*/
 /*
 * this is a monolithic file that can be used to compile clucene using one source file.
index d64c51f..527dacf 100644 (file)
@@ -4,7 +4,7 @@
 * Distributable under the terms of either the Apache License (Version 2.0) or 
 * the GNU Lesser General Public License, as specified in the COPYING file.
 *
-* Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 ------------------------------------------------------------------------------*/
 #include "CLucene/StdHeader.h"
 #include "CLucene/util/Misc.h"
index 224d400..73d3263 100644 (file)
@@ -4,7 +4,7 @@
 * Distributable under the terms of either the Apache License (Version 2.0) or
 * the GNU Lesser General Public License, as specified in the COPYING file.
 *
-* Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 ------------------------------------------------------------------------------*/
 #ifndef lucene_stdheader_h
 #define lucene_stdheader_h
index 142bbfb..93f6d9a 100644 (file)
@@ -4,7 +4,7 @@
 * Distributable under the terms of either the Apache License (Version 2.0) or 
 * the GNU Lesser General Public License, as specified in the COPYING file.
 *
-* Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 ------------------------------------------------------------------------------*/
 #include "CLucene/StdHeader.h"
 #include "Analyzers.h"
index 6ecd142..019dd83 100644 (file)
@@ -4,7 +4,7 @@
 * Distributable under the terms of either the Apache License (Version 2.0) or 
 * the GNU Lesser General Public License, as specified in the COPYING file.
 *
-* Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 ------------------------------------------------------------------------------*/
 #if !defined(_lucene_COMPILER_ACC)
 #define _lucene_COMPILER_ACC
index 41310ce..6483231 100644 (file)
@@ -4,7 +4,7 @@
 * Distributable under the terms of either the Apache License (Version 2.0) or 
 * the GNU Lesser General Public License, as specified in the COPYING file.
 *
-* Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 ------------------------------------------------------------------------------*/
 #if !defined(_lucene_COMPILER_GCC)
 #define _lucene_COMPILER_GCC
index 0021ea3..841930c 100644 (file)
@@ -4,7 +4,7 @@
 * Distributable under the terms of either the Apache License (Version 2.0) or 
 * the GNU Lesser General Public License, as specified in the COPYING file.
 *
-* Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 ------------------------------------------------------------------------------*/
 #if !defined(_lucene_COMPILER_MSVC)
 #define _lucene_COMPILER_MSVC
index 5463936..5269cc7 100644 (file)
@@ -41,7 +41,7 @@
  */
  
 /*
- * Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 
 #include "CLucene/StdHeader.h"
index efa0e25..5991b35 100644 (file)
@@ -4,7 +4,7 @@
 * Distributable under the terms of either the Apache License (Version 2.0) or 
 * the GNU Lesser General Public License, as specified in the COPYING file.
 *
-* Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 ------------------------------------------------------------------------------*/
 #include "CLucene/StdHeader.h"
 #include "CompoundFile.h"
index 84799a6..606df25 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_index_compoundfile_h
 #define _lucene_index_compoundfile_h
index dcbc315..ef97b46 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #include "CLucene/StdHeader.h"
 
index 7096ba3..019b74a 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_index_DocumentWriter_
 #define _lucene_index_DocumentWriter_
index 0c66882..e40305b 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #include "CLucene/StdHeader.h"
 #include "FieldInfos.h"
index 7b6d0f5..95ab34e 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_index_FieldInfos_
 #define _lucene_index_FieldInfos_
index e3f9d1c..d939d4e 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #include "CLucene/StdHeader.h"
 #include "FieldsReader.h"
index 53589a5..6e0c104 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_index_FieldsReader_
 #define _lucene_index_FieldsReader_
index ceb6735..aad6588 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #include "CLucene/StdHeader.h"
 #include "FieldsWriter.h"
index 7dde5f2..3136174 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_index_FieldsWriter_
 #define _lucene_index_FieldsWriter_
index 1423cc7..da0f987 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #include "CLucene/StdHeader.h"
 #include "IndexModifier.h"
index 4e9963f..e54a252 100644 (file)
@@ -4,7 +4,7 @@
 * Distributable under the terms of either the Apache License (Version 2.0) or 
 * the GNU Lesser General Public License, as specified in the COPYING file.
 *
-* Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+* Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_index_IndexModifier_
 #define _lucene_index_IndexModifier_
index 91c7356..9fc0cbf 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #   include <QtCore/QFile>
 #   include <QtCore/QStringList>
index 352d16e..04e98d1 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_index_IndexReader_
 #define _lucene_index_IndexReader_
index 5504cf6..3dc7083 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #include "CLucene/StdHeader.h"
 #include "IndexWriter.h"
index 80476c8..5321d99 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_index_IndexWriter_
 #define _lucene_index_IndexWriter_
index 00b0899..f4159bc 100644 (file)
@@ -4,7 +4,7 @@
 * Distributable under the terms of either the Apache License (Version 2.0) or 
 * the GNU Lesser General Public License, as specified in the COPYING file.
 *
-* Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+* Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_index_SegmentHeader_
 #define _lucene_index_SegmentHeader_
index f62c406..3cf888f 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #include "CLucene/StdHeader.h"
 #include "SegmentInfos.h"
index ce71838..03a6488 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_index_SegmentInfos_
 #define _lucene_index_SegmentInfos_
index 40814da..ceb0d34 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #include "CLucene/StdHeader.h"
 #include "SegmentMerger.h"
index 230843b..1f87a53 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_index_SegmentMerger_
 #define _lucene_index_SegmentMerger_
index ba06171..0a319d8 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #include "CLucene/StdHeader.h"
 #include "SegmentHeader.h"
index 5ff7bb2..9e66305 100644 (file)
@@ -4,7 +4,7 @@
 * Distributable under the terms of either the Apache License (Version 2.0) or 
 * the GNU Lesser General Public License, as specified in the COPYING file.
 *
-* Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 ------------------------------------------------------------------------------*/
 
 #include "CLucene/StdHeader.h"
index 68eefd1..0fdc824 100644 (file)
@@ -4,7 +4,7 @@
 * Distributable under the terms of either the Apache License (Version 2.0) or 
 * the GNU Lesser General Public License, as specified in the COPYING file.
 *
-* Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 ------------------------------------------------------------------------------*/
 #ifndef _lucene_index_Term_
 #define _lucene_index_Term_
index ac11073..c4784cd 100644 (file)
@@ -4,7 +4,7 @@
 * Distributable under the terms of either the Apache License (Version 2.0) or 
 * the GNU Lesser General Public License, as specified in the COPYING file.
 *
-* Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 ------------------------------------------------------------------------------*/
 
 #include "CLucene/StdHeader.h"
index 57b7a9a..5baf6bc 100644 (file)
@@ -4,7 +4,7 @@
 * Distributable under the terms of either the Apache License (Version 2.0) or 
 * the GNU Lesser General Public License, as specified in the COPYING file.
 *
-* Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 ------------------------------------------------------------------------------*/
 #ifndef _lucene_index_TermInfo
 #define _lucene_index_TermInfo
index 8f9e43d..7ff67c7 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #include "CLucene/StdHeader.h"
 #include "TermInfosReader.h"
index ed202e7..3ed019e 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_index_TermInfosReader_
 #define _lucene_index_TermInfosReader_
index c5b5340..7a5f486 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #include "CLucene/StdHeader.h"
 #include "TermInfosWriter.h"
index 7e3c686..eb248b2 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_index_TermInfosWriter_
 #define _lucene_index_TermInfosWriter_
index 8601fbf..0b2cc55 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_index_termvector_h
 #define _lucene_index_termvector_h
index 53d909b..63291c7 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #include "CLucene/StdHeader.h"
 #include "TermVector.h"
index 276b1bb..7adaaf4 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #include "CLucene/StdHeader.h"
 #include "TermVector.h"
index b3b5552..4ca6c8f 100644 (file)
@@ -4,7 +4,7 @@
 * Distributable under the terms of either the Apache License (Version 2.0) or 
 * the GNU Lesser General Public License, as specified in the COPYING file.
 *
-* Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 ------------------------------------------------------------------------------*/
 #ifndef _lucene_queryParser_Lexer_
 #define _lucene_queryParser_Lexer_
index b57896b..d358d7b 100644 (file)
@@ -4,7 +4,7 @@
 * Distributable under the terms of either the Apache License (Version 2.0) or 
 * the GNU Lesser General Public License, as specified in the COPYING file.
 *
-* Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 ------------------------------------------------------------------------------*/
 #include "CLucene/StdHeader.h"
 #include "MultiFieldQueryParser.h"
index b11eec0..c74e306 100644 (file)
@@ -4,7 +4,7 @@
 * Distributable under the terms of either the Apache License (Version 2.0) or 
 * the GNU Lesser General Public License, as specified in the COPYING file.
 *
-* Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 ------------------------------------------------------------------------------*/
 #include "CLucene/StdHeader.h"
 #include "QueryParser.h"
index 7b95b30..d04c645 100644 (file)
@@ -4,7 +4,7 @@
 * Distributable under the terms of either the Apache License (Version 2.0) or 
 * the GNU Lesser General Public License, as specified in the COPYING file.
 *
-* Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 ------------------------------------------------------------------------------*/
 #include "CLucene/StdHeader.h"
 #include "QueryParserBase.h"
index 2147bc5..157b24e 100644 (file)
@@ -4,7 +4,7 @@
 * Distributable under the terms of either the Apache License (Version 2.0) or 
 * the GNU Lesser General Public License, as specified in the COPYING file.
 *
-* Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 ------------------------------------------------------------------------------*/
 #ifndef _lucene_search_BooleanScorer_
 #define _lucene_search_BooleanScorer_
index c948cfa..8f44e8e 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #include "CLucene/StdHeader.h"
 #include "IndexSearcher.h"
index 307e026..fb7cab0 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_search_IndexSearcher_
 #define _lucene_search_IndexSearcher_
index 818bc7a..245a471 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_store_Directory
 #define _lucene_store_Directory
index d390453..a88fb43 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #include <QtCore/QDir>
 #include <QtCore/QDateTime>
index e967380..9899563 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_store_FSDirectory_
 #define _lucene_store_FSDirectory_
index 9453b5c..9c08869 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_store_IndexInput_
 #define _lucene_store_IndexInput_
index b5dda3b..dff2a62 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_store_Lock_
 #define _lucene_store_Lock_
index b0a7c4d..47ee43d 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #include "CLucene/StdHeader.h"
 #include "RAMDirectory.h"
index af92e30..a27843a 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_store_RAMDirectory_
 #define _lucene_store_RAMDirectory_
index 056fa9b..7c3e7c0 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #include "CLucene/StdHeader.h"
 #include "TransactionalRAMDirectory.h"
index 44c5e8e..e6f6a4f 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_store_TransactionalRAMDirectory_
 #define _lucene_store_TransactionalRAMDirectory_
index 3679bd1..dbbf118 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #include "CLucene/StdHeader.h"
 #include "BitSet.h"
index e93847e..3bf4ed5 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_util_BitSet_
 #define _lucene_util_BitSet_
index e112bd2..b105f76 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #include "CLucene/StdHeader.h"
 #include "Equators.h"
index 11fcb0e..58b1285 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_util_Equators_
 #define _lucene_util_Equators_
index 42e3fd0..9833cdc 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #include "CLucene/StdHeader.h"
 #include "Misc.h"
index 561c6e4..90a83ac 100644 (file)
@@ -4,7 +4,7 @@
  * Distributable under the terms of either the Apache License (Version 2.0) or 
  * the GNU Lesser General Public License, as specified in the COPYING file.
  *
- * Changes are Copyright(C) 2007, 2008 by Nokia Corporation and/or its subsidiary(-ies), all rights reserved.
+ * Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 */
 #ifndef _lucene_util_Misc_H
 #define _lucene_util_Misc_H
index f67c76c..8259518 100644 (file)
@@ -4,7 +4,7 @@
 * Distributable under the terms of either the Apache License (Version 2.0) or 
 * the GNU Lesser General Public License, as specified in the COPYING file.
 *
-* Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 ------------------------------------------------------------------------------*/
 #ifndef _lucene_util_ThreadLocal_H
 #define _lucene_util_ThreadLocal_H
index b0d9dc1..40b6c11 100644 (file)
@@ -4,7 +4,7 @@
 * Distributable under the terms of either the Apache License (Version 2.0) or 
 * the GNU Lesser General Public License, as specified in the COPYING file.
 *
-* Changes are Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Changes are Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
 ------------------------------------------------------------------------------*/
 /* This file is part of Strigi Desktop Search
  *